.t-col {
    margin-left: 0px;
}
@media screen and (max-width: 960px) {
    .t-col {
        padding-left: 50px;
    }
}
