@media screen and (max-width: 1200px) {
    .region4 .item {
        width: 33.33%;
    }
}