@media (min-width: 96rem) {
    .container {
        max-width: 100% !important;
    }
}