.workout-body-disclaimer {
	font-size: 14px;
	color: #b7b7ba;
	font-weight: 500;
}

.section-battery .stats-container .stat-caption {
	max-width: 100%;
}

br.custom-break {
	display: none;
}

.section-health .static-blur .gallery-headline {
	padding-top: 0;
}
.section-battery .stat .stat-content {
	margin-top: 0;
	padding-top: 0;
}

@media only screen and (min-width: 1101px) {
	.section-welcome .marquee-header {
		max-width: 500px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-welcome .viewport-content {
		margin-bottom: 20px;
	}
	.section-welcome .marquee-detail {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 1069px) and (max-width: 1100px) {
	.section-health .section-intro .typography-section-intro-headline {
		font-size: 92px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1100px) {
	.section-welcome .viewport-content {
		margin-bottom: 0;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1069px) {
	.section-welcome .marquee-detail {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-battery .stats-container .stat-caption {
		padding-right: 10px;
	}
	.section-battery .stats-container {
		row-gap: 80px;
	}
}

@media only screen and (max-width: 383px) {
	.section-battery .stats-container {
		row-gap: 40px;
	}
	br.custom-break {
		display: block;
	}
	#ac-localnav .ac-ln-wrapper {
		height: 68px;
	}
}
