
/* Stay pages */
.hero-title-box h1
{ 
	position:relative;
}
.hero-title-box .stay-top-anchor
{ 
	position:absolute; top:-440px; 
}
	
	
	
@media screen and (  max-width: 1050px) {
	.hero-title-box .stay-top-anchor
	{ 
		position:absolute; top:-170px; 
	}
	
}	