.acf-block-preview .video-hero  {
	background-size: cover;
	padding: 20px;
	position: relative;
	padding: 150px 75px;
}
.acf-block-preview .video-hero .background-video {
	max-width: 200px;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 100;
}

.acf-block-preview .video-hero .background-video .wistia_embed {
	height: 150px !important;
}

.acf-block-preview .video-hero .hero-action-btns {
	display: none;
}

.acf-block-preview .video-hero .overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: white;
}

.acf-block-preview .video-hero .row {
	position: relative;
	z-index: 100;
}
