@media (max-width: 767px) {
/* Start Viewport phone */
body { background-color:transparent; background-repeat:repeat; background-size:auto; background-position:0 0; background-attachment:initial; background-image:none; -moz-background-size:auto; -webkit-background-size:auto; }
#body-content { height:509px; }
/* End Viewport phone */
}