/*
 * London Premium V59
 * Mobile-only homepage hero spacing refinement.
 */

@media (max-width: 760px) {
	html body.home .lp-v40-hero .lp-v18-hero__brand {
		position: relative !important;
		top: 20px !important;
	}
}
