@media (max-width: 992px) {
    header.global-header .alert, header.global-header .alerts {
        display: block;
    }
}
