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

/* ------ */

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

/* ------ */

@media (min-width: 1069px) {
	.section-welcome .pricing-product {
		width: 185px;
	}
}

@media (min-width: 1069px) {
	.section-welcome .viewport-content {
		column-gap: 20px;
	}
}

/* Dynamic price */

.sosumi-link-follows ~ .footnote {
	display: none;
}

.sosumi-link-follows[data-pricing-loaded],
.sosumi-link-follows[data-pricing-loaded] ~ .footnote {
	display: inline;
}

/* Financing card */

#overview-icon-card-icon-applecard-1 {
	align-content: center;
}
