.custom-carousel--inner-wrapper{width:290px;height:200px;-webkit-transition:width .3s;transition:width .3s}.custom-carousel__indicator{width:23px;height:5px;cursor:pointer}.custom-carousel__indicator--style{border-radius:10px;background-color:var(--ksr-black)}.custom-carousel__indicator--style.activeImage{background-color:var(--ksr-yellow)}@media (min-width:576px){.custom-carousel--inner-wrapper{width:550px;height:310px;-webkit-transition:width .3s;transition:width .3s}}