.intro {
	background: background: rgb(255,255,255);
	background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 61%), url('/wp-content/uploads/sites/6/2025/06/mhc-intro-bg-aerial-vegas.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
}

.navbar img {
	width:340px; padding: 10px 0;
}

@media (max-width: 575px) {
.offcanvas { background-image: url(/wp-content/uploads/sites/4/2025/06/Candlewood.svg)!important; background-size: 200px!important; background-position: 20% 90%!important; background-repeat: no-repeat!important; }
}