.section-best-educators-true-innovators .highlight-wrapper {
  margin: 0 12px 0 14px;
}

@media only screen and (max-width: 734px) {
  .section-best-educators-true-innovators .highlight-wrapper {
    margin: 0 8px 0 10px;
  }
}

.section-best-educators-true-innovators .highlight-wrapper .highlight::before {
	transform: translateY(-53%);
}

.section-meet-distinguished-educators .highlight-wrapper {
  margin-right: 10px;
}

@media only screen and (max-width: 734px) {
  .section-meet-distinguished-educators .typography-section-meet-ade-headline {
    max-width: 300px;
    margin: 0 auto;
  }

  .section-meet-distinguished-educators .highlight-wrapper {
    margin-right: 6px;
  }
}

@media only screen and (min-width: 735px) {
  .section-become-an-ade .section-copy .nowrap {
    display: inline;
    white-space: normal;
  }
}

@media only screen and (max-width: 734px) {
  .section-become-an-ade .section-copy {
    max-width: 320px;
    margin: 0 auto;
  }
}
