/* NESkills v162: Communication Workshops hero tightened page-by-page while hamburger navigation is active. */
@media (max-width: 1099px) {
  body.workshop107-page main#main > section.workshop107-hero {
    min-height: auto !important;
    margin-top: 0 !important;
    padding-top: 18px !important;
    align-items: flex-start !important;
  }

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

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