article > .entry-content {
	
	> iframe:not(.alignfull) {
		width: var(--default-editor, var(--container-width));
	}
}