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