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






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




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

.section-routers .router {
    width: 100%;
}
.section-routers .text-center {
    margin-inline: auto;
}
@media only screen and (min-width:735px) and (max-width:1068px) {
	.section-routers .router-get-started .column.text-center {
		margin-top: 0;
	}
}

@media only screen and (max-width:734px) {
    .section-routers .router-carriers .router-content {
        flex-direction: column;
        padding-block: 50px 56px;
    }
}

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