/*Ширина табов на 1440*/

@media (min-width: 1440px) {
    .uc-tabs .t-width_12 {
    max-width: 1360px !important;
    }
}