@media screen and (max-width: 1200px) {
    .t-col_4 {
        max-width: 380px;
    }
}