@media (min-width: 1400px) {
    .container {
        max-width: 1320px !important;
    }
}
.rounded-2 {border-radius: 0.5rem}
.rounded-3 {border-radius: 0.75rem}