/* 255407 */

.t2461 .header.js-header .textFitted {
	display: none !important;
}

.t2461 .header.js-header img {
	max-width: 80%;
	height: auto;
}

.t2461 .header-text-container h2 {
	max-height: unset;
}

.t2461 .page--header-bottom .video-container {
	aspect-ratio: 1.77; /* 16:9 */
}

.t2461 .page--header-bottom .video-container iframe {
	position: relative;
}

@media only screen and (min-width: 768px) {
	.t2461 .header-text-container h2 {
		height: auto;
	}
}