@media (max-width: 599px) {
  .wi-editor > h2 {
    font-size: 26px !important;
    line-height: 48px !important;
  }

  .wi-editor > h3 {
    font-size: 24px !important;
    line-height: 40px !important;
  }
}
