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






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




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



.section-hero .hero-header {
	flex-flow: row;
}
@media only screen and (max-width:1068px) {
	.section-hero .hero-header {
		flex-flow: row;
	}
}
@media only screen and (max-width:916px) {
	.section-hero .hero-header {
		flex-flow: row wrap;
	}
}

@media only screen and (max-width:734px) {
	.section-featured-apps .gallery-health-and-fitness .card {
		--card-height: 578px;
	}
}

@media only screen and (max-width:734px) {
	.section-featured-apps .gallery-entertainment-and-home .card {
		--card-height: 592px;
	}
}
@media only screen and (max-width:480px) {
	.section-featured-apps .gallery-entertainment-and-home .card {
		--card-height: 510px;
	}
}

@media only screen and (max-width:1068px) {
	.section-routers .router {
		min-width: 322px;
	}
}

    .section-hero .gallery-container .gallery-item-journal .content .hero-gallery-copy {
        max-width: 750px;
}

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