.featured_collection_section .swiper .swiper-wrapper .swiper-slide.product-column {
  height: auto;
}
.featured_collection_section .swiper .swiper-wrapper .swiper-slide.product-column .product-smart-card {
  height: 100%;
}
.featured_collection_section .swiper .swiperArrow.swiper-button-disabled.swiper-button-lock {
  opacity: 0;
  display: none;
}
