/* 1. Вся шапка — контекст наложения */
body #t-header {
    position: relative;
    z-index: 999999 !important;
    isolation: isolate;
}
