body.page-other-courses .landing-main.egg-other-courses-page {
  padding-top: 0;
}

body.page-other-courses .parents-other-courses-section {
  padding-block: clamp(2rem, 5vw, 3.25rem);
}

body.page-other-courses .parents-other-courses-shell {
  max-width: 40rem;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: clamp(1rem, 2.5vw, 1.5rem);
}

body.page-other-courses .parents-other-courses-head {
  text-align: center;
}

body.page-other-courses .parents-other-courses-head .parents-h2 {
  margin: 0 0 0.45rem;
}

body.page-other-courses .parents-other-courses-lede {
  margin: 0;
  font-size: 0.98rem;
  line-height: 1.55;
  color: #3f3558;
}

body.page-other-courses .parents-other-courses-card-wrap {
  width: 100%;
}

body.page-other-courses .parents-other-courses-foot {
  margin: 0;
  text-align: center;
  font-size: 0.92rem;
  line-height: 1.55;
  color: #5b4a72;
}
