.timeline .timeline-content .timeline-item .body .vdyt {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.timeline .timeline-content .timeline-item .body iframe {
	height: 100%!important;
	width: 100%;
	border-width: 0;
	position: absolute;
	margin-bottom: 0;
}

.fluid-width-video-wrapper {
	padding-top: calc(53% - 10px) !important;
 	padding-top: -webit-calc(53% - 10px) !important;
}