@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ext-page-layout {
        display: block !important;
    }

    .ext-page-layout .footer .back-top-text {
        position: relative !important;
    }

    .ext-page-layout .introductionContent {
        display: block !important;
    }
}
