.editor-content,
.editor-content * {
    all: revert;
    box-sizing: border-box;
}
.editor-content img {
    padding: 15px !important;
}