@media screen and (max-width: 960px) {
    .t-container {
        max-width: 1200px;
    }
}