@media (max-width: 480px) {
  #hero-section {
    height: auto;
    padding: 8rem 0 4rem;
  }
}