/* HIPAA hero title parity release: 0.1.103. */
:root {
  --npdc-hipaa-visual-release: "0.1.103";
}

@media (min-width: 768px) {
  /* Production gives this long legal-page title the full 1280px hero shell.
     The shared 1000px cap moved “Practices” onto a second line at 1440px. */
  .npdc-production-parity-page--hipaa-notice .npdc-production-hero h1 {
    width: 100%;
    max-width: none;
  }
}
