.green-bg-content .green-content{
	width: 100%;
	aspect-ratio: 16 / 9;
}

.green-bg-content .green-content iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}

.hero__inner aside{
	background-size: 100% 100%;
}

@media (max-width: 991px) {
	.hero__inner aside{
		max-width: 446px;
	}
}



@media (min-width: 992px) and (max-width: 1199px) {
	.whitebox-borders .borderbottom{
		bottom: -10px;
	}
}

@media (max-width: 767px) {
	body:not(.home) .titlecards.our-mission .whitebox-borders .bordertop{
		top: -9px;
	}
}
