#nav ul li a{
  padding: 5px 10px;
}
#nav ul li ul{
  display: none;
}

.image{
  height: 30vh;
}
