.section-icon-card .overview-icon-card-icon-applecard {
	margin-top: 9px;
	--p-height: 46px;
	margin-bottom: 0;
}

html.no-desktop #icon-card-shopping-experience .desktop-only {
	display: none;
}
/* Styling footnote links to be black regardless of visited state */
#gallery-item-acmi .icon-card-copy-wrapper .footnote-alt a {
	color: rgb(29, 29, 31);
}

@media (min-width: 1069px) {
	.section-product-stories .subsection-header {
		margin-top: 61px;
	}
}

@media (max-width: 1068px) and (min-width: 735px) {
	.section-product-stories .subsection-header {
		margin-top: 95px;
	}
}

@media (max-width: 734px) {
	.subsection-hifi-sound .subsection-header .subsection-headline {
		max-width: 350px;
	}

	.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .gallery-item-caption {
		margin-top: 165px;
	}
}

/* hero copy fix */
@media (max-width: 1068px) {
	.section-welcome .marquee-detail {
		margin-top: -5px;
	}
}

@media (max-width: 1068px) {
	.ric-modal.product-stories-hifi-sound .ric-modal-content-wrapper {
		min-height: 1415px;
	}
}

@media (max-width: 734px) {
	.ric-modal.product-stories-hifi-sound .ric-modal-content-wrapper {
		min-height: 1060px;
	}
}

.product-tile.product-tile-airpods-max .tout-group {
	margin-top: 0;
}
