<style type="text/css">
		.iol-vitv-outer{
			width: 100%;
			height: 100%;
		 }
		.iol-vitv-containing-block {
		  width: 55%;
		}
		.iol-vitv-outer-container {
		  position: relative;
		  height: 0;
		  padding-bottom: 56.25%;
		}
		.BrightcoveExperience {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		}
		.iol-mediaset-outer{
			width: 100%;
		}
		.iol-mediaset-outer-container {
		  position: relative;
		  height: 0;
		  padding-bottom: 56.25%;
		}
		.MediasetExperience {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
		#OverlayLogo{
			opacity:1.0;
			z-index:95000;
			position:absolute;
			width: 35%;
			color: #fff;
			padding: 10px;
			border-radius: 3px;
			top: 5px;
			left: 5px;
			text-align: left;
		
		}
		#ImgLogo{
			width: 35%;
		}
</style>