/*Local fixes!*/
@media only screen and (max-width: 734px) {
	.xray-text.small-font {
		font-size: 14px;
	}
}

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

@media only screen and (max-width: 770px) and (min-width: 735px) {
	.personalize-router .typography-headline {
		font-size: 36px;
	}
}

@media only screen and (max-width: 734px) {
	.xray-copy-container .row:first-child .typography-body-1 p {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1068px) {
	.augmented-reality-router .ar-links {
		margin-top: 0px;
	}
}

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