@media (max-width: 734px) {
	.subsection-battery-magical .subsection-header .subsection-headline {
		font-size: 38px;
	}
}

@media (min-width: 735px) {
	.section-icon-card .section-header .section-header-headline {
		max-width: 50%;
	}
}

@media (min-width: 735px) and (max-width: 1069px) {
	.ric-modal.product-stories-hifi-sound
		.hifi-sound-gallery
		.gallery-item-caption {
		margin-top: 135px;
	}
}

@media (min-width: 481px) and (max-width: 734px) {
	.ric-modal.product-stories-hifi-sound
		.hifi-sound-gallery
		.gallery-item-caption {
		margin-top: 120px;
	}
}

/* welcome */

@media (max-width: 734px) {
	.section-welcome .marquee {
		padding-bottom: 35px;
	}
}

/* hifi modal */

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

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

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

/* product stories */

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

/* Compare Section */
@media only screen and (max-width: 346px) {
	.section-contrast .product-tile-airpods-pro-2 .tout-group .tout-copy {
		padding-right: 9px;
	}
}

/* ------ */

@media only screen and (min-width: 1400px) {
	.section-product-stories
		.subsection-hifi-sound
		.subsection-header
		.subsection-headline {
		max-width: 100%;
	}
}

@media only screen and (min-width: 1069px) {
	.section-product-stories
		.subsection-hifi-sound
		.subsection-header-subheadline {
		max-width: 1000px;
	}
}

@media only screen and (max-width: 1399px) {
	.section-product-stories .subsection-hifi-sound .subsection-header {
		margin-top: 70px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-product-stories
		.subsection-hifi-sound
		.subsection-header-subheadline {
		max-width: unset;
	}
}

@media (max-width: 734px) {
	.section-product-stories
		.subsection-hifi-sound
		.subsection-header
		.subsection-headline {
		max-width: 290px;
	}
}

/* ------ */

/* LosslessAudio */

@media (min-width: 1441px) {
	.subsection-hifi-sound-detail {
		width: 404px;
	}
}

@media (min-width: 1441px) {
	.subsection-hifi-sound-detail-icon-lossless-audio {
		width: 64px;
	}
}

@media (min-width: 1441px) {
	.subsection-hifi-sound-detail .icon-container {
		height: 60px;
		margin-bottom: 23px;
	}
}

.subsection-hifi-sound-detail .icon-container {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	margin-bottom: 24px;
}
