.video-carousel-container .video-post-img a {
	display: inline-block;
	position: relative;
	z-index: auto;
}

.video-carousel-container .video-post-img a iframe {
	z-index: -1;
	position: relative;
}

.video-section * {
	outline: none;
}