/* NESkills v180: soft-skills article hero tightened page-by-page while hamburger navigation is active. */
@media (max-width: 1099px) {
  body.soft126-page.insight-page main#main > section.soft126-hero {
    min-height: auto !important;
    margin-top: 0 !important;
    padding-top: 14px !important;
    align-items: flex-start !important;
  }

  body.soft126-page.insight-page .soft126-hero-grid {
    align-items: start !important;
  }

  body.soft126-page.insight-page .soft126-hero-copy {
    align-self: start !important;
    margin-top: 0 !important;
  }
}
