@media screen and (max-width: 768px) { .wrap__five { .wrap__five-box { width: 100%; min-width: 100%; } .wrap__five-title { font-size: 24px; font-size: 1.5rem; } .mySwiper { padding: 0; .swiper-slide { // width: 100%; // width: 15.625rem; // height: 250px; // height: 15.625rem; // margin: 0 0px; } } } }