@media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .login-ext-footer{
        padding: 21px 15px !important;
    }
    
    .fixed-table table {
        max-height: 450vh;
    }
}
