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






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




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






@media only screen and (max-width: 1068px) {
    .section-get-started .tile-custom-plans .tile-content .tile-image {
        align-self: end;
    }
}
@media only screen and (max-width: 1068px) {
    .section-get-started .tile-custom-plans .tile-content .tile-copy {
        margin-block: 30px;
    }
}
@media only screen and (max-width: 734px) {
    .section-get-started .tile-custom-plans .tile-content .tile-image {
        align-self: auto;
    }
}
@media only screen and (max-width: 734px) {
    .section-get-started .tile-custom-plans .tile-content .tile-copy {
        margin-block: none;
    }
}

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