@media screen and (min-width: 1200px) {

.t-col {
    margin-left: 20px;
    margin-right: 10px;
}
}