.device-hero {
	margin: 0em 0 0em;
}

.section-video {
	margin-top: 4em;
}

.video-max-width {
	max-width: 1920px;
}

#main section.section.section-hero {
	padding-bottom: 0;
}

#main section.section-discover {
	margin-top: -8px;
	padding-top: 0;
	padding-bottom: 6em;
}

.section-discover h3 {
	margin-top: 1.6em;
}

#main section .section-content .row.headline-row {
	margin: 4em auto 4em;
	text-align: center;
}

#main section .section-content .row > .column.large-6:first-of-type {
	padding-right: 2em;
}
#main section .section-content .row > .column.large-6:last-of-type {
	padding-left: 2em;
}

@media only screen and (max-width: 1068px) {
	.screen-hero {
		background-image: url("/https/developer.apple.com/augmented-reality/arkit/images/screen-hero-medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.screen-hero {
		background-image: url("/https/developer.apple.com/augmented-reality/arkit/images/screen-hero-small_2x.jpg");
	}
	.section-video {
		margin-top: 2em;
	}
	.device-hero {
		margin: 2em 0 0em;
	}
	#main section .section-content .row.headline-row {
		margin: 0em 0 2em;
		text-align: left;
	}
	.section-hero h3 {
		margin-top: 1.6em;
	}
	#main section.section {
		padding-top: 3em;
		padding-bottom: 3em;
	}
	#main section .section-content .row > .column {
		padding: 0;
	}
	#main section .section-content .row > .column.large-6:first-of-type {
		padding-right: 0;
	}
	#main section .section-content .row > .column.large-6:last-of-type {
		padding-left: 0;
	}
	#main section.section-discover {
		padding-top: 2em;
		padding-bottom: 2em;
		margin-top: 0;
	}
}
