@media (min-width: 992px) {
    .col-lg-9 {
        max-width: unset !important;
    }
}