

@media only screen and (max-width: 768px){

    #heroImage{
        background-image: url('/bestsite/best_images/ns/hero/banner_exclusive_mobile.jpg') !important;
    }

.bbest-hero-bg{
	height: 480px !important;
}

}