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