@media screen and (max-width: 999px){
#nav {
    display: none;}
}

