/* v7257 — ONE Solo introduction clears the paired panels */
@media (min-width: 1001px) {
  html body.v71-page-who-one-is-for main section#one-solo .solo-story {
    margin-top: 32px !important;
  }
}
@media (max-width: 1000px) {
  html body.v71-page-who-one-is-for main section#one-solo .solo-story {
    margin-top: 24px !important;
  }
}
