@media (min-width: 769px) {
    .header__inline-menu .list-menu{
        opacity: 0!important;
    }
}