@media (max-width: 767px) {
/* Start Viewport phone */
body { background-color:#434343; background-image:none; }
#body-content { height:642px; }
/* End Viewport phone */
}