@include media-breakpoint-down(md) {
    .o-overlay-item:has(.o-mail-ImStatusDropdown) {
        z-index: $zindex-tooltip + 15;
    }
}

