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