@media only screen and (max-width: 734px) {
	.section-fitness .section-hero-fitness .copy-block {
		max-width: 80%;
	}
}

[data-media-card-gallery] .media-gallery .media-gallery-item-track .caption {
	width: 535px;
}

@media only screen and (max-width: 1068px) {
	[data-media-card-gallery] .media-gallery .media-gallery-item-track .caption {
		width: 460px;
	}
}

@media only screen and (max-width: 734px) {
	.section-fitness .section-hero-fitness .copy-block {
		max-width: 70%;
	}

	.section-fitness .section-hero-fitness .hero-content .copy-block .copy-block-headline {
		font-size: 40px;
	}

	.section-health .section-hero-health .hero-content .copy-block .copy-block-headline {
		font-size: 40px;
	}
}

#overview-icon-card-applecard-elevated-1 img, #overview-icon-card-personmacwindow-elevated-1 img {
	margin-top: 6px;
	margin-bottom: 10px;
}

.section-connectivity .section-hero-connectivity .copy-block .copy-block-headline {
	max-width: 470px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#overview-health-insights-1 {
		margin-top: 80px;
	}
}
