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



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

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

.section-routers .router-content {
    justify-content: center;
}

.router-get-started .router-content {
    gap: 53px;
    padding-inline: 0;
}

@media only screen and (max-width: 734px) {
    .router.router-get-started .column-image {
        margin-top: 2px;
    }
}

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