@media screen and (max-width: 1024px)
#header-menu .col-lg-9, #header-menu .col-md-9 {
    position: absolute;
}
@media screen and (max-width: 1024px)
nav.header-mobile-menu .AreaHeader::before {
    position: absolute;
}
