.wp-block-embed {
	&.is-type-video {
		iframe {
			width: 100%;
			max-width: 500px;
		}
	}
}
