@media screen and (max-width: 1200px) and (min-width:0px) {
    .box5 .item .text {
        padding: 0 20px;
    }
}