 .swiper-container {
      width: 300px;
      height: 300px;
      padding: 50px;
    }

.swiper-slide {
      background-position: center;
      background-size: cover;
      width: 300px;
      height: 300px;
    }