.dmz-swiper {
  overflow: hidden;
}
.dmz-swiper .swiper-pagination {
  position: static;
  margin-top: 20px;
}
.dmz-swiper .swiper-pagination button {
  width: 12px;
  height: 12px;
  margin: 0 10px !important;
}

img[usemap] {
  max-width: 100%;
  width: auto;
  height: auto;
}