@media screen and (max-width: 960px) {
    .t-col {

        padding-left: 10px !important;
    }
}

