.video {
	width:100%;
	padding-top:58%;
	position:relative;
	margin:2em 0;
}

.video iframe {
	top:0;
	position:absolute;
	width:100%;
	height:100%;
}