/* CKEditor */
.ck-editor__editable_inline {
  max-height: 500px;
  overflow-y: auto;
}
