.swiper-slide img{
  width: 100%;
  border-radius: 5px;
}

.swiper-slide{
  display: flex;
}

.hero-swiper img{
  border-radius: 0;
}