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

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

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

@media only screen and (min-width: 1069px) {
}
@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);
	}

	.section-highlights .media-gallery-item-2 .caption-container.medium-pin-top-center .pin-offset {
		margin: 30px 10px;
	}

	.section-welcome picture.shared-welcome-hero-endframe.end-frame {
		margin-top: 30px;
	}
}

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