@media (max-width: 767px) {
/* Start Viewport phone */
#body-content { height:350px; }
#blogPageWidget { top:1px; left:0px; width:100%; height:325px; z-index:101; }
body { background-color:#000000; }
/* End Viewport phone */
}