.section-apple-teacher {
	text-align: center;
	padding: 100px 20px;
}
.section-apple-teacher .content-wrapper {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
}

.section-apple-teacher .content-wrapper .button {
	margin-top: 50px;
}

.section-apple-teacher .content-wrapper .section-headline {
	max-width: 720px;
	margin: 30px auto 0;
}

@media only screen and (max-width: 1068px) {
	.section-apple-teacher .content-wrapper .section-headline {
		max-width: 500px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-teacher .content-wrapper .section-headline {
		margin: 25px auto 0;
	}
}
