@media (min-width: 769px) {
    nav.header__primary-nav ul.contents.unstyled-list{
        opacity: 0!important;
    }
}