#video-resize {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

#video-resize {
	position: absolute;
	top: 10;
	left: 10;
	width: 96%;
	height: 96%;
}
