@media (max-width: 767px) {
/* Start Viewport phone */
body { background-color:#ffffff; background-repeat:repeat; background-size:auto; background-position:0 0; background-attachment:initial; background-image:none; -moz-background-size:auto; -webkit-background-size:auto; }
#txtBox_67 { top:50px; left:0px; width:320px; height:77px; z-index:103; }
#txtBox_68 { top:177px; left:0px; width:320px; height:44px; z-index:105; }
#body-content { height:432px; }
/* End Viewport phone */
}

/* Modified CSS */
@media (max-width: 767px) {

#body-content { height: 432px; }
}