.nav {
  height: auto;
  width: auto;
  display: block;
}

.hover {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: .7;
}