.about-photo img {
  object-position: center 55%;
}

@media (min-width: 901px) {
  .hero h1 {
    font-size: clamp(3.2rem, 5vw, 4.7rem);
  }

  .cover-fan {
    transform: translateY(-48px);
  }
}
