/* Add custom CSS styles below */ 
.NewClass{
  padding-bottom: 30px;
}
body:not(.free-images-height) .swiper-slide .product-card:not(.product-card--fit-height):not(.product-card__full-image):not(.product-card--minimal):not(.product-card--horizontal) {
    height: auto !important;
}