.hero-section[data-type=type-2]>figure {
	position: absolute;
	overflow: hidden;
	z-index: 1;
	inset: 0;
	background-color: inherit;
}

.hero-section[data-type=type-2]>figure .ct-media-container {
	height: 100%;
	vertical-align: top;
}

.hero-section[data-type=type-2]>figure .ct-media-container img {
	height: 100%;
}

.hero-section[data-type=type-2] .ct-title-label {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: .5em;
}