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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	[data-component-list="MediaCardGallery"] .media-gallery .gallery-item.media-gallery-item-1 .caption-animation-container {
		width: 630px;
	}
	[data-component-list="MediaCardGallery"] .media-gallery .media-gallery-item-liquid-glass .caption-animation-container {
		width: 680px;
	}
	.section.section-welcome .marquee-wrapper {
		margin-top: 30px;
	}
	.section.section-welcome .inline-media-component-container {
		margin-top: 60px;
	}
	.section-header .section-header-headline {
		max-width: 95%;
	}
	.section-developers .section-card-headline {
		max-width: 28ch;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-developers .section-card-headline {
		max-width: 28ch;
	}
	.section.section-welcome .marquee-wrapper {
		margin-top: 40px;
	}
	.section.section-welcome .inline-media-component-container {
		margin-top: 45px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 820px) {
	.section-compatibility .devices {
		min-width: 574px;
		column-gap: 25px;
	}
}

@media only screen and (max-width: 734px) {
	[data-component-list="MediaCardGallery"] .media-gallery .media-gallery-item-improvements .caption-animation-container {
		margin-right: 50px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
