@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;
	}
}

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

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

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

/* hifi audio fix */
@media (max-width: 734px) {
	.ric-modal.product-stories-hifi-sound .hifi-sound-gallery .gallery-item-caption {
		margin-top: 160px;
	}
}
