@media (min-width: 650px)
{
  #menu { display: flex !important; justify-content: space-evenly; }
}