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






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




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

@media only screen and (max-width: 734px) {
	.section-hero .gallery-container .gallery-item .content .column {
		padding-block-end: 170px;
	}
}


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

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

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

@media only screen and (max-width:1068px) {
	.section-routers .router {
		width: 291px;
	}
}
@media only screen and (max-width:734px) {
	.section-routers .router {
		width: 100%;
	}
}

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

.section-hero .gallery-container .gallery-item.gallery-item-messages .hero-gallery-copy, .section-hero .gallery-container .gallery-item.gallery-item-safari .hero-gallery-copy {
    max-width: 900px;
}

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