/* Final header fit: the Health Package action remains a readable compact button. */
@media (min-width: 1181px) and (max-width: 1320px) {
  .site-header .header-actions .health-package-button { width: 72px !important; padding: 8px 7px !important; }
  .site-header .header-actions .health-package-button span { display: inline !important; max-width: none !important; font-size: 0 !important; }
  .site-header .header-actions .health-package-button span:after { content: 'Health'; font-size: .67rem; }
}
@media (min-width: 1181px) {
  .site-header .health-package-button { font-size: .67rem !important; }
  .site-header .health-package-button span { display: inline !important; }
}
@media (max-width: 1180px) and (min-width: 851px) {
  .site-header .header-actions .health-package-button { width: 38px !important; padding: 8px !important; }
  .site-header .header-actions .health-package-button span { display: none !important; }
}
