/*Local Overrides*/
.section-experience .intro-headline {
	font-size: 127px;
}
@media only screen and (max-width: 1068px) {
	.section-experience .intro-headline {
		font-size: 90px;
	}
}
@media only screen and (max-width: 734px) {
	.section-experience .intro-headline {
		font-size: 41px;
	}
}
@media only screen and (max-width: 370px) {
	.section-experience .intro-headline {
		font-size: 36px;
	}
}
@media only screen and (max-width: 1068px) {
	.augmented-reality-router .ar-links {
		margin-top: 0px;
	}
}

.augmented-reality-router .ar-links {
	margin-top: 20px !important;
	padding-bottom: 20px;
}

.apple-music-router .icon-wrapper {
	display: block;
	margin-top: 16px;
}
