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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-router .services-content-slim {
	margin: auto;
}

.section-plans .plan-tile .plan-top-section {
    min-height: 260px;
}
@media only screen and (max-width: 1068px) {
    .section-plans .plan-tile .plan-top-section {
		min-height: 255px;
	}
}
@media only screen and (max-width: 734px) {
    .section-plans .plan-tile .plan-top-section {
        min-height: unset;
    }
}






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