/* start localised screens */

/* <sup> in localnav fix - START */

#ac-localnav .footnote.footnote-number {
	float: right;
	font-size: 1em;
	bottom: 0;
}

/* <sup> in localnav fix - END */

.section-apple-one .banner-logo {
	width: 432px;
	margin-left: -216.5px;
}

@media only screen and (max-width: 1068px) {
	.section-apple-one .banner-logo {
		width: 334px;
		height: 153px;
		margin-left: -166.5px;
	}
}

@media only screen and (max-width: 734px) {
	.section-apple-one .banner-logo {
		width: 220px;
		height: 114px;
		margin-left: -110.5px;
	}
}

/* end localised screens */

/* Start Custom CSS */

/* End Custom CSS */
