.editor-content{
	word-break: break-all;
}

.editor-content img {
	max-width: 100%;
	height: auto;
}

.editor-content iframe {
	max-width: 100%;
}

.list-table.editor-tbl{
	margin-left: 0%;
	width: 100%;
	clear: both;
}