#torch-section.swiper-container {
  padding-left: 0 !important;
}

#torch-container {
  min-height: calc(100vh - 80px);
}

#torch-section .swiper-slide {
  width: 100% !important;
}

#torch-section .swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#torch-section .swiper-wrapper {
  max-width: 100%;
  height: auto !important;
}

#torch-section .swiper-slide img.mobile-image {
  max-width: 400px;
}
