@media screen and (max-width: 480px) {
.t-col { 
    padding: 0 10px !important; }
.t-container {
    max-width: 320px !important;
}
}