/* Local styles */

@media only screen and (max-width: 1396px) and (min-width: 1069px) {
	.section-welcome .viewport-content .header-headline {
		max-width: 800px;
	}
}

/* Screentime section */
@media only screen and (min-width: 1069px) {
	.section-screentime .section-header-type-lockup {
		max-width: 900px;
	}

	.section-screentime .ric-type-lockup-copy {
		max-width: 840px;
	}
}

/* Parental controls section */
@media only screen and (min-width: 1069px) {
	.section-parent-controls .ric-type-lockup-headline {
		max-width: 640px;
	}
}

/* Apps section */
@media only screen and (min-width: 1069px) {
	.section-apps .ric-type-lockup-headline {
		max-width: 580px;
	}
}

/* FAQ section */
@media only screen and (min-width: 735px) {
	.section-faq .section-header .section-header-headline {
		max-width: 100%;
	}
}
