.slider .swiper-slide {
  border-radius: 4rem;
  overflow: hidden;
}
.slider .swiper-slide img {
  width: 100%;
}
