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






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




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

html .page-overview .section-hero .cta-wrap .mx-pricing-wrap {
    margin-bottom: 14px;
}


html .page-overview .section-hero .cta-wrap .mx-pricing-wrap {
    gap: 20px;
}

@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-copy-reduced {
        font-size: 20px;
    }
}
@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: 200px;
	height: 54px;
	background-size: 200px 54px;
}
@media only screen and (max-width:1068px) {
    .section-routers .router-item-environment .accent-green:before {
        width: 162px;
        height: 54px;
        background-size: 162px 54px;
    }
}
@media only screen and (max-width:734px) {
    .section-routers .router-item-environment .accent-green:before {
	width: 135px;
	height: 34px;
	background-size: 135px 34px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 