.big-banner,
.ebiztab2_tab,
.tab-content {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.ebiztab2_tab .swiper-slide{
  overflow:auto !important;
}