@media (max-width:1023px) {
  .tn-esg-other-swiper {
    width: calc(100% + 4rem);
    margin-left: -2rem !important;
    margin-right: -2rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }


}