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






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




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

@media only screen and (max-width:734px) {
	.grid-item-schooltime .tile {
		--tile-copy-max-width: 320px;
	}
}

.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;
    }
}

@media only screen and (max-width:734px)and (max-width:734px) {
    #ac-localnav .ac-ln-wrapper .ac-ln-title a {
        max-width: 240px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 