@media (max-width: 767px) {
    .t786__col {
        margin-bottom: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .t786__col {
        margin-bottom: 20px !important;
    }
}