@media screen and (min-width: 768px) {
  .hero-icons-container {
    min-height: 500px;
  }
}
