.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/10/2025/10/mhc-intro-bg-aerial.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
}

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

@media screen and (min-width:767px) {
.testimonials-box { margin-top: -250px; padding-left: 200px; }
}

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