body {
    margin: 0;
}
.swiper-hero {
    width: 100%;
  }

  .swiper-hero img {
    width: 255%;
    width: 100%;
    object-fit: cover;
  }
