/*local overrides*/

.subsection-glare .typography-eyebrow-elevated {
	font-size: 26px;
}
@media only screen and (max-width: 1068px) {
	.subsection-glare .typography-eyebrow-elevated {
		font-size: 20px;
	}
}
@media only screen and (max-width: 735px) {
	.subsection-glare .typography-eyebrow-elevated {
		font-size: 21px;
	}
}

/* SMALL WITH FINANCING */

@media only screen and (max-width: 735px) {
	.section-hero .hero-headline-wrapper {
		padding-top: 190px;
	}
}

@media only screen and (max-width: 409px) {
	.section-hero .hero-headline-wrapper {
		padding-top: 200px;
	}
}
