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






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




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


.section-plans .plans-tiles .back-face .logo-container {
	flex-direction:column;
	align-items:flex-start;
}

.section-plans .plans-tiles .back-face .service-item {
	align-items:baseline;
}

.section-plans .plans-tiles .back-face .violator {
	margin-top:7px;
	margin-left:0px;
}

.typography-plan-subhead {
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: .0002em;
}
@media only screen and (max-width: 1068px) {
    .typography-plan-subhead {
        font-size: 21px;
        line-height: 1.9048;
        font-weight: 700;
        letter-spacing: .00009em;
    }
}
@media only screen and (max-width: 734px) {
    .typography-plan-subhead {
        font-size: 28px;
        line-height: 1.42861;
        font-weight: 700;
        letter-spacing: -.006em;
    }
}

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


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