.youtube_converted {
	position: relative; width: 100%; height: 0; padding-bottom: 56.25%; overflow: hidden;
}
.youtube_converted > iframe {
	 position: absolute; top: 0; left: 0; border: 0; width: 100%; height: 100%;
}
.youtube_converted span.cke_widget_inline {
	width: 100%;
}
.youtube_converted span.cke_widget_inline > img,
.youtube_converted > img {
	width: 100%; max-width: 100%; height: auto; filter: blur(4px);
}