
/****Desktop View****/

#header, .lodgeheader
{
	background: url('/images100/vhps/lodgeheader19.png'); 
}



/****Mobile View****/

@media (min-width: 1px) and (max-width: 991px){
	
#header, .lodgeheader
{
	background: url('/images100/vhps/mobile/lodgeheader19m.png')!important; 
}

}
