/* Add custom CSS styles below */ 

}.s-slider-block__item{
    overflow: visible !important;
}

.s-slider-block__item img{
    object-fit: contain !important;
}.s-slider-block__item{
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}