.swiper {
    width: 340px;
    height: 453px;
  }

  .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }