article > .entry-content {
	
	> :is(istable, iframe) {
		--theme-block-width: var(--theme-container-width);
	}
}