.hero-art {
  margin-top: 0;
}

@media (min-width: 700px) {
  .hero-art {
    margin-top: 0;
  }
}
