.subsection-hifi-sound .subsection-header .subsection-headline {
	max-width: 100%;
}

.section-product-stories .subsection-header-subheadline {
	max-width: 1138px;
}

@media (max-width: 734px) {
	.section-product-stories .subsection-header-subheadline {
		max-width: 100%;
	}
}

html.text-zoom .section-product-stories .subsection-header-subheadline {
	max-width: 100%;
}

.section-welcome .detail-ctas-link {
	line-height: 1.27;
}

@media only screen and (min-width: 735px) {
	.section-welcome .marquee-detail {
		padding-inline-start: 0;
	}
	.section-welcome .marquee-detail:before {
		content: none;
	}
}
@media only screen and (max-width: 734px) {
	.section-welcome .viewport-content {
		flex-direction: column;
		align-items: center;
	}
	.section-welcome .marquee-detail {
		width: auto;
	}
	.section-welcome .marquee-detail:before {
		margin-inline-start: 0;
		width: auto;
	}
}
