.section-case-battery .factoid .stat-number, .section-case-battery .factoid .stat-unit {
	margin-top: 0;
}

.section-case-battery .bento-cell--factoids .factoid .stat {
	margin-bottom: 10px;
}

.hero-payoff {
	line-height: 1.1;
}

.value-prop {
	line-height: 1.15;
}

.headline-section {
	line-height: 1.15;
}

@media only screen and (min-width: 1069px) {
	.large-nowrap {
		display: inline-block;
		text-decoration: inherit;
		white-space: nowrap;
	}
}

@media only screen and (min-width: 735px) and (max-width: 830px) {
	.touch-control-start {
		white-space: nowrap;
		transform: translateX(25px);
	}
}

/* BEGIN: magical video alt */
.magical-lockup-wrap.loaded .video-fallback-image {
	display: block;
}

.replay-button-wrapper {
	display: none;
}
/* END: magical video alt */

/* AR SECTION */
.section-ar .banner-copy {
	max-width: 400px;
}

@media only screen and (max-width: 1068px) {
	.section-ar .banner-copy {
		max-width: 320px;
	}
}

@media only screen and (max-width: 734px) {
	.section-ar .banner-copy {
		max-width: 306px;
	}
}
/* AR SECTION */

@media only screen and (min-width: 1068px) {
	.section-case-battery .copy--scroll.speaker-case {
		max-width: 320px;
	}
}
