.sub .crawling-contents-textbox .img img {
  width: auto;
  margin: 0 auto;
}

.sub .crawling-contents-textbox .img > span small {
  padding: 0;
}

.ep-txt:last-child {
  margin-bottom: 0;
}

@media (max-width: 767.98px) {
  .main .section03 .swiper-slide {
      max-width: unset !important;
  }
}