@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .search-container {
        width: 50%;
    }

    .ready .announcement-trigger.col-1 {
        min-width: 100%;
    }
}