/* subsection-anc ALT */
@media only screen and (min-width: 1441px) {
	.subsection-anc-features {
		flex-direction: column;
	}
}

@media only screen and (min-width: 1441px) {
	.subsection-anc-detail {
		width: 610px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 67px;
	}
}

/* compare section */
.product-tile.product-tile-airpods-max .tout-group {
	margin-top: 0;
}

.subsection-hifi-sound .subsection-header .subsection-headline {
	max-width: 1000px;
}

@media only screen and (max-width: 1068px) {
	.subsection-hifi-sound .subsection-header .subsection-headline {
		max-width: 800px;
	}
}

@media only screen and (max-width: 734px) {
	.subsection-hifi-sound .subsection-header .subsection-headline {
		max-width: 600px;
	}
}

.section-contrast .product-tile-set .product-tile.has-touts-rows-12 .tout-group {
	--touts-row-8-height-alt: minmax(134px, max-content);
	grid-template-rows:
		var(--touts-row-1-height) var(--touts-row-2-height) var(
			--touts-row-3-height
		)
		var(--touts-row-4-height) var(--touts-row-5-height) var(
			--touts-row-6-height
		)
		var(--touts-row-8-height-alt) var(--touts-row-9-height)
		var(--touts-row-10-height) var(--touts-row-11-height) var(
			--touts-row-12-height
		);
}
