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

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.router-item-environment .copy-cta-container {
		margin-top: 0px;
		margin-bottom: 45px;
	}
}

@media only screen and (max-width: 1068px) {
	.router-item-environment .grid-item-headline {
	}
}

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) {
}

@media only screen and (max-width: 734px) {
}

@media only screen and (max-width: 374px) {
}

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