.t-wrapper {
    max-width: none;
    width: 100%;
}

.t-container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}