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