textarea[name=content] + .ck-editor .ck-editor__editable,
textarea[name=description] + .ck-editor .ck-editor__editable {
    min-height: 500px;
}
