/* Local overrides */

/* AR section */
@media only screen and (min-width: 735px) {
	.section-ar .image-ar {
		align-self: flex-end;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-ar .banner-copy {
		padding-bottom: 50px;
	}
}

.section-ar {
	margin-bottom: 0;
}

/* U1 Chip S */
@media only screen and (max-width: 734px) {
	.copy.copy--scroll.find-my.frontmost {
		width: 300px;
	}
	@media only screen and (max-width: 734px) {
		html.enhanced:not(.text-zoom, .no-js, .no-heavy-media, .android, .mq-medium-short, .mq-large-up-shorter, .no-autoplay)
			.section-case-battery
			.copy--scroll {
			top: calc(50vh + 140px);
		}
	}
	.section-case-battery .copy--scroll.find-my {
		max-width: 300px;
	}
}

/* section-audio-performance XS */

@media only screen and (max-width: 325px) {
	.section-audio-performance .intro-copy {
		font-size: 22px;
	}
}

/* section magical experience */
@media only screen and (max-width: 734px) {
	html.enhanced .magical-scroll-container .magical-lockup-wrap .copy--scroll {
		top: 53%;
	}
}

/* Bento cell opy */
@media only screen and (min-width: 1069px) {
	.bento-cell-touch-control .bento-cell-copy {
		padding-top: 306px;
	}
}
