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