/**/
.desktop_logo-container {
    position: relative;
}
#header.header1 .header-left {
    position: static;
}
.fixed-menu-mobile {
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 0 6px 0 rgb(1 1 1 / 10%);
}