/* Для экранов меньше 960px (планшеты и мобильные) */
@media (max-width: 959px) {
    .t851__col {
        margin-bottom: 20px !important;
    }
}