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






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





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


@media only screen and (max-width: 734px) {
    .section-speakers .spatial-audio-headline-container {
        top: 125px;
    }
}

.router-item-environment .grid-item-headline {
	color: #03a10e;
	margin-right: 65px;
	max-width: 485px;
	flex-shrink: 0;
	margin-top: 50px;
}

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


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

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

@media only screen and (max-width: 320px) {
	.router-item-environment .grid-item-headline {
		width: 220px;
	}
}
@media only screen and (max-width: 734px) {
	.router-item-environment .copy-cta-container{
	max-width: 240px
	}
}

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