.youtube-embed {
	width:100%;
	padding-bottom:65%;
	height:0;
	position:relative;
}
.youtube-embed iframe{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}