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






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




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


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

.router-item-environment .grid-item-headline {
    max-width: 430px;
}

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

@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;
    }
}


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