/* This file is just a temporary fix*/
body { height: 850px; max-width:100%}
@media only screen and (max-width : 767px) {
 	body { background: #fff; display: block; height: 100%; }
}

.registration-body{height: 650px !important; }
.seesionExpfooter {margin-top: 320px}