@media (max-width: 560px) {
  .hero-content {
    top: 160px;
    transform: none;
  }
}
