.image-banner-slider .slideshow__controls{position:absolute;left:0;right:0;bottom:1.6rem;z-index:3;width:auto;border:none;background:rgba(0,0,0,0)}
.image-banner-slider .slider-counter__link--dots .dot{border:none;background-color:rgba(255,255,255,.5)}
.image-banner-slider .slider-counter__link--active.slider-counter__link--dots .dot{background-color:#fff}
.image-banner-slider .banner__media-image--mobile{display:none!important}
@media screen and (max-width:989px){
.image-banner-slider .banner__media-image--desktop{display:none!important}
.image-banner-slider .banner__media-image--mobile{display:block!important}
}
.image-banner-slider .slideshow__slide{aspect-ratio:3/1!important;height:auto!important}
@media screen and (max-width:989px){
.image-banner-slider .slideshow__slide{aspect-ratio:1!important}
}