    .uc-top-menu {
        position: relative;
        z-index: 1000;
        margin-bottom: -80px;
        background-color: transparent;
    }

    @media (max-width: 1024px) {
        .uc-top-menu {
            margin-bottom: -20px;
        }
        .uc-top-menu .t396__artboard {
            padding-top: 10px !important;
        }
        .uc-top-menu .tn-atom {
            font-size: 24px !important;
            padding-left: 30px !important;
        }
        .uc-video-block {
            display: none;
        }
    }
