.swiper-hotel--topOftop {
    margin-left: -2%;
    margin-right: -2%;
    overflow: hidden;
  }
  .swiper-hotel--topOftop .swiper-wrapper {
    display: flex;
  }
  .swiper-hotel--topOftop .swiper-slide {
    padding-left: 2%;
    padding-right: 2%;
  }
  .swiper-hotel--topOftop .asw-card {
    height: auto;
  }