/* Local Overrides */

@media only screen and (min-width: 735px) and (max-width: 800px) {
	.glance-three-up .stat-value {
		font-size: 50px;
	}
}

@media only screen and (min-width: 801px) and (max-width: 890px) {
	.glance-three-up .stat-value {
		font-size: 55px;
	}
}

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