@media only screen and (max-width: 500px) {
  .mce-content-body {
    font-size: 16px;
  }
}
