.vfi-video {
	max-width: 100%;
	height: auto;
	display: block;
}

iframe.vfi-video {
	width: 100%;
	aspect-ratio: 16 / 9;
	border: 0;
}
