
		.videoWrapper, .videoWrapper100 {
			position relative;
			padding-bottom 56.25%;  169 
			padding-top 25px;
			height 0;
		}
		.videoWrapper100 iframe {
			position absolute;
			top 0%;
			left 0%;
			width 100%;
			height 100%;
		}
		.videoWrapper iframe {
			position absolute;
			top 5%;
			left 5%;
			width 90%;
			height 90%;
		}