#menuOpened { top: 1px; }

@media only screen and (max-width: 719px) {

/* repeat */

#menuOpened { top: 1px !important; }

/* repeat */ 
    #navcontainer3 { display: block; }
    #navcontainer3 ul { opacity: 1; }
    #contentContainer { margin-top: 0; }

}