#mw-navigation{}
@media only screen and (max-width: 768px) {
#mw-navigation{ display:none}
}