Mobile navigation is shown, but standard navigation does not disappear

In that case, you should try below

.nav-holder { display: none; }

on media.css line no. 115