@media (min-width: 1400px) {
/* .col-xxl */
    .container {
        max-width: 1075px !important;
    }
}
