@media (max-width: 480px) {
  section.hero {
    height: 90vh;
  }
}
