

@media (min-width: 1320px) {
    .container {
        max-width: 1320px !important;
    }
}