wls-product-cards {
  display: block;
}

wls-product-cards .swiper-slide {
  height: auto !important;
}

@media screen and (min-width: 1023px) {
  .wls-product-cards__slider-nav {
    margin-top: 48px;
  }
}
