@media (min-width: 992px) {
    .vh-lg-100 {
        height: 100vh !important;
    }
}