/*Local Overrides*/

@media only screen and (max-width: 374px) {
	.page-overview .section-hero .scrollable-content-wrap {
		padding-top: 385px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-headline-super {
		font-size: 42px;
	}
}

/* Stunning results */

@media only screen and (min-width: 735px) {
	.page-overview .section-tools .tile-image-stacked figure {
		top: -12px;
	}
	.page-overview .section-tools .tile#stunning-results {
		min-height: 579px;
	}
}

@media only screen and (min-width: 800px) {
	.page-overview .section-tools .tile-image-stacked figure {
		top: -12px;
	}
	.page-overview .section-tools .tile#stunning-results {
		min-height: 578px;
	}
}

@media only screen and (min-width: 1100px) {
	.page-overview .section-tools .tile-image-stacked figure {
		top: -17px;
	}
	.page-overview .section-tools .tile#stunning-results {
		min-height: 876px;
	}
}

@media only screen and (min-width: 1200px) {
	.page-overview .section-tools .tile-image-stacked figure {
		top: -26px;
	}
	.page-overview .section-tools .tile#stunning-results {
		min-height: 876px;
	}
}

@media only screen and (min-width: 1259px) {
	.page-overview .section-tools .tile-image-stacked figure {
		top: -26px;
	}
}

@media only screen and (min-width: 1395px) {
	.page-overview .section-tools .tile-image-stacked figure {
		top: -12px;
	}

	.page-overview .section-tools .tile#stunning-results {
		min-height: 878px;
	}
}
