/* Local styles */

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

/* 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%;
	}
}

.caption-tile-section .section-header-type-lockup {
	max-width: 920px;
}

@media only screen and (max-width: 355px) {
	#overview-highlights-child-account-1 img {
		margin-top: 15px;
	}
	#overview-highlights-screen-time-1 img {
		margin-top: 20px;
	}
	#overview-highlights-experts-1 img {
		margin-top: 35px;
	}
}
