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