.cstm-prod-card__media-image{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cstm-prod-card .swiper-scrollbar{
  height: 2px;
  bottom: 0;
}

.cstm-prod-card .swiper-scrollbar-drag{
  background: #742525;
}

.cstm-prod-card .product-title{
  font-size: 12px;
}