@media screen and (min-width: 1200px){
.hero-microsite__section--top .inner-section {max-width:630px!important;width:calc((100% - 18px) / 2) !important;}
.hero-microsite__section--image .hero__image img{width:445px;height:270px;max-width:300px !important;max-height:100px!important;height:calc(100%- 382px) !important;}
.hero-microsite__section--image{height:calc(100% - 350px) !important;max-width:445px !important;left:cal(50% - 592px) !important;width:calc((100% - 400px) / 2);top:65px !important;}
//.hero-microsite__section--bottom{padding:10px calc(50% - 540px) 0px 0 !important;}
.hero-microsite__section--top{min-height:387px !important;padding:0 calc(50% - 585px) 0 0 !important;}
//.hero-microsite__section--bottom{display:none!important;}
.hero-microsite__section--bottom .inner-section{max-width:617px !important; width:calc((100% - 72px) / 2) !important;}
.hero-microsite__section--bottom{padding:40px calc(48% - 528px) 15px 0 !important;}
}


