.two-images-section-1 {
  padding-top: 0;
  padding-bottom: 15rem;
}

.swiper {
  margin-bottom: 10rem;
}

@media only screen and (max-width: 640px) {
  .two-images-section-1 {
    padding-bottom: 8rem;
  }

  .swiper {
    margin-bottom: 0;
  }
}
