@media (min-width: 769px) {
    .nav__header .navbar-nav,.navbar > ul{
        opacity: 0!important;
    }
}