/* v943 — Privacy Policy: remove hero note card and use standard Emergency Visa sidebar */
html body.privacy-sidebar-standard-v943 .privacy-guide-hero-grid-v880{
  grid-template-columns:minmax(0,1fr) !important;
}

html body.privacy-sidebar-standard-v943 .privacy-guide-hero-copy-v880{
  max-width:820px !important;
}

html body.privacy-sidebar-standard-v943 .privacy-guide-actions-v880{
  flex-wrap:wrap !important;
}

html body.privacy-sidebar-standard-v943 .emergency-sidebar-v787FR{
  align-self:start !important;
}
