@media only screen and (max-width: 734px) {
	.typography-router-tile-full-headline {
		font-size: 29px;
	}
}

.section-hero .intro-wrapper .pro-display-xdr-wrapper .intro {
	max-width: 347px;
}

@media only screen and (max-width: 1068px) {
	.section-hero .intro-wrapper .pro-display-xdr-wrapper .intro {
		max-width: 300px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .intro-wrapper .pro-display-xdr-wrapper .intro {
		max-width: 312px;
	}
}
