.editor > .DraftEditor-root > .DraftEditor-editorContainer > .public-DraftEditor-content > div > * {
    max-width: 100% !important;
}
#richEditor > div > div > div > div > figure > form {
    max-width: 100% !important;
    width: 100% !important;
}
.LiveField {
    width: 100%;
}