.recovery-hero-figure {
  width: min(26rem, 100%);
  margin: 0;
}

.recovery-hero-image {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.02);
}
