/* Local Overrides */

@media only screen and (min-width: 735px) {
	.glance-three-up .stat-value {
		font-size: 44px;
	}
}
@media only screen and (min-width: 780px) {
	.glance-three-up .stat-value {
		font-size: 46px;
	}
}
@media only screen and (min-width: 820px) {
	.glance-three-up .stat-value {
		font-size: 48px;
	}
}
@media only screen and (min-width: 850px) {
	.glance-three-up .stat-value {
		font-size: 50px;
	}
}
@media only screen and (min-width: 890px) {
	.glance-three-up .stat-value {
		font-size: 54px;
	}
}
@media only screen and (min-width: 930px) {
	.glance-three-up .stat-value {
		font-size: 56px;
	}
}
@media only screen and (min-width: 995px) {
	.glance-three-up .stat-value {
		font-size: 60px;
	}
}
@media only screen and (min-width: 1068px) {
	.glance-three-up .stat-value {
		font-size: 67px;
	}
}

.gallery-item.gallery-item-north-shore
	.router-headline.typography-eyebrow-super,
.gallery-item.gallery-item-cpkc .router-headline.typography-eyebrow-super {
	max-width: 270px;
}
