@media (min-width: 769px) {
    .under_header_menu_wrapper .f-site-nav__list{
        opacity: 0!important;
    }
}