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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-hero .intro-wrapper .studio-display-wrapper .intro {
	max-width: 387px;
}

@media only screen and (max-width: 1068px) {
    .section-hero .intro-wrapper .studio-display-wrapper .intro {
        max-width: 310px;
    }
}


.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
\*------------------------------------*/ 