img.hero-banner {
  display: block;
  width: min(100%, 1100px);
  margin: 1rem auto 2rem;
  border-radius: 1rem;
  background: white;
}
