
    .swiper {
      width: 100%;

    }
    .swiper-wrapper {
      align-items: stretch;
    }
     .swiper-slide {
      flex-grow: 1;
      height: auto;
      display: flex;
     }