.s-slider-container .bg-store-bg-secondary {
  background-color: #ffffff !important;
}
.swiper-slide.custom-width {
  width: 160px !important;  
}

.swiper-slide.custom-width h3.text-store-text-primary {
  white-space: nowrap;      
  overflow: hidden;          
  text-overflow: clip;      
  max-width: 140px;          
  margin: 0 auto;           
  font-size: 14px;          
  line-height: 1.4;
}