.stroke-text{
    -webkit-text-stroke:5px black;
    -webkit-text-fill-color:transparent;
  }
  
  .swiper-wrapper {
      height:auto !important;
  }