.swiper-slide img {
      max-height: 24rem;
      object-fit: contain;
    }
  


  html {
    scroll-behavior: smooth;
  }

  .swiper-slide img {
    max-height: 24rem;
    object-fit: contain;
  }