/* Local overrides */
/* hearing health sup */
.bento-cell-hearing-health.bento-cell .footnote a {
	color: inherit;
}

@media only screen and (min-width: 1069px) {
	span.speaker-case + p {
		left: calc(50% + 153px) !important;
	}
}

/* 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;
}

/* Personalized listening */

@media only screen and (max-width: 392px) {
	.section-personalized-listening .intro-copy {
		font-size: 23px;
	}
}

@media only screen and (min-width: 1431px) {
	.bento-cell.bento-cell-gestures .bento-headline {
		inline-size: 540px;
	}
}

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