/* Local Overrides */

@media only screen and (min-width: 515px) and (max-width: 734px) {
	.section.section-hero .section-headline.typography-detail-hero-headline {
		max-width: 450px;
	}
}

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

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

@media only screen and (min-width: 821px) and (max-width: 1000px) {
	.glance-three-up .stat-value {
		font-size: 48px;
	}
	.glance-three-up .stat-unit {
		font-size: 36px;
	}
}

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

@media only screen and (min-width: 1101px) {
	.glance-three-up .stat-value {
		font-size: 64px;
	}
	.glance-three-up .stat-unit {
		font-size: 48px;
	}
}
