/* Add custom CSS styles below */ 
@media(max-width:992px){
  .s-block--special-products-slider img{
    object-fit:contain;
    background:#fff !important;
    
}
}