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






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




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



@media only screen and (max-width:734px) {
    .graph-gallery .tabnav-link {
        font-size: 17px;
    }
}



@media only screen and (max-width:1068px) {
    .section-upgraders .upgraders-content .upgraders-gallery .bento-grid .bento-item {
        padding: 30px;
    }
}
@media only screen and (max-width:1068px) {
    .section-upgraders .upgraders-content .upgraders-gallery .bento-copy-reduced {
        font-size: 22px;
    }
}

@media only screen and (max-width:734px) {
    .section-upgraders .upgraders-content .upgraders-gallery .bento-copy-reduced {
        font-size: 19px;
    }
}


.section-routers .router-item-environment .accent-green::before {
    width: 155px;
    height: 54px;
    background-size: 155px 54px;
}
@media only screen and (max-width:1068px) {
    .section-routers .router-item-environment .accent-green::before {
        width: 130px;
        height: 46px;
        background-size: 130px 46px;
    }
}
@media only screen and (max-width:734px) {
    .section-routers .router-item-environment .accent-green::before {
        width: 104px;
        height: 38px;
        background-size: 104px 38px;
    }
}

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