/* ToastEditor */
.toastui-editor-contents img {
    width: auto;
}


/* CkEditor */
.ck.ck-content.ck-editor__editable {
    min-height: 400px;
}
