@media only screen and (max-width: 600px) {
    .nav-menu{position:static !important; background-color:black;}
}