#care_slide {
  position: relative;
  width: 100%;
}
#care_slide .swiper-wrapper {
  width: 100%;
  height: 100%;
}
#care_slide .swiper-slide img {
  max-width: 508px;
}