@media screen and (max-width: 425px) {
  .hero{
    top: 140px;
  }
  }