@media screen and (max-width: 1200px) and (min-width:0px) {
    .box2Swiper .text {
        padding: 30px 15px 15px;
    }
}