@media only screen and (max-width: 920px) {
  .content-page-exclusive h2 {
    font-size: 1.7rem;
    line-height: 2.2rem;
  }
  .content-page-exclusive h3 {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .content-page-exclusive P {
    font-size: 0.9rem;
  }
  .content-page-exclusive ol li,
  .content-page-exclusive ul li {
    font-size: 0.9rem;
  }
}/*# sourceMappingURL=custom.css.map */