.footnote-anz-fix {
	font-size: 20px;
}

/* --- ~~~ === [ LOCALISED FIXES - START ] === ~~~ --- */

/* hero pricing fix - START */
@media (max-width: 734px) {
	section.section-media-hero.media-layout-background .marquee.links-platter .marquee-detail .detail-group {
		padding: 28px 0;
	}
}

@media (max-width: 400px) {
	section.section-media-hero.media-layout-background .marquee.links-platter .marquee-detail .detail-group {
		padding: 38px 0;
	}
}

@media (max-width: 384px) {
	section.section-media-hero.media-layout-background .marquee.links-platter .marquee-detail .detail-group {
		padding: 29px 0;
	}
}

.section-media-hero {
	margin-bottom: var(--ribbon-height);
}

/* hero pricing fix - END */

/* --- ~~~ === [ LOCALISED FIXES - END ] === ~~~ --- */
