@media (min-width: 992px) {
    .w-lg-auto {
        width: auto !important;
    }
}