@media (max-width: 600px) {
  .intro--banner h1 {
    font-size: 48px;
  }
}

.outer-nav {
  left: 44%;
}