@media (max-width: 1024px) {
  .hero-title {
    left: 45%;
  }

  .hero-input {
    left: 50%;
  }
}
