.augmented-reality-router .typography-headline {
	font-size: 40px;
}

@media only screen and (max-width: 1068px) {
	.augmented-reality-router .typography-headline {
		font-size: 30px;
	}
}

@media only screen and (max-width: 734px) {
	.augmented-reality-router .typography-headline {
		font-size: 32px;
	}
}
