.video-container iframe {
	width:100%;
	height:500px;
}

iframe {
	width:100%;
	max-width:100%;
	min-height:200px;
	overflow:hidden;
}
