/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (min-width: 1069px) {
	.section-highlights .media-gallery-item-1 .caption-animation-container {
		width: 650px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-compatibility .devices {
		max-width: 560px;
	}

	.section-welcome picture.shared-welcome-hero-endframe.end-frame {
		margin-top: 30px;
	}
}
@media only screen and (max-width: 734px) {
	.section-highlights .media-gallery-item-3 .typography-media-card-gallery-headline {
		transform: translateX(-10px);
	}
}
@media only screen and (max-width: 413px) {
	.section-highlights picture#ios-highlights-child-safety-1 {
		margin-top: 30px;
	}

	.section-highlights .media-gallery-item-child-safety .card .media-block {
		background-color: #f5f5f7;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
