  .product-recommendations--custom .swiper {
      width: 100%;
  }

  .product-recommendations--custom .swiper-slide {
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .product-recommendations--custom .card-wrapper {
      width: 100%;
  }