@media (max-width: 767px) {
/* Start Viewport phone */
#body-content { height:410px; }
#storeProductPageWidget { top:50px; left:0px; width:var(--phone-width, 320px); height:310px; z-index:103; }
/* End Viewport phone */
}