/* herobanner width */
@media screen and (min-width: 1200px) {
    .hero-microsite.background-image .hero-microsite__product-section--background .inner-section {
       margin-left: 250px;
       max-width: 1000px;
    }
}