@media screen and (max-width: 480px){
    .t-col {
    padding-left: 12px;
    padding-right: 12px;
}
}
