.mhpVideoWrapper
{	width: 100%;
}
.mhpVideoWrapper .mhpVideoContainer
{	margin: 10px;
	width: auto;
	height: 0px;
	padding-bottom: 56.22%;
	position: relative;
}
.mhpVideoWrapper .mhpVideoContainer iframe, .mhpVideoWrapper .mhpVideoContainer object, .mhpVideoWrapper .mhpVideoContainer embed
{	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}