/* fix more epic colourful colour section */
html.enhance-page-xp-parallax .section-camera .camera-gallery.enhanced .rotating-headlines-wrap .rotating-headline {
	position: absolute;
	width: 100%;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	html.enhance-page-xp-parallax .section-camera .camera-gallery.enhanced .rotating-headlines-wrap .rotating-headline {
		position: absolute;
		width: 110%;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	html.enhance-page-xp-parallax .section-camera .camera-gallery.enhanced .rotating-headlines-wrap .rotating-headline {
		position: absolute;
		width: 100%;
	}
}
/* end of fix more epic colourful colour section */

@media only screen and (min-width: 734px) {
	.section-hero .section-content .links-inline li:last-child {
		margin: 0;
	}
	.section-hero .section-content .links-inline li .ar-quicklook-cta-ar-quicklook.ar-quicklook-cta {
		padding-left: 0.8em;
	}
}

.section-hero .section-content .links-inline li:first-child {
	margin-left: 0.8em;
}
