@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #jumbotrom.d-flex{
        display: block!important;
    }
}