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






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




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

.section-hero .image-container-2 {
    margin-left: -2210px;
}

@media only screen and (max-width:1068px) {
    .section-hero .image-container-2 {
        margin-left: 0;
    }
}



.section-routers .router-content {
	justify-content: center;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 