@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .search-submit {
        position: relative;
        top: -6px;
    }
}
