@media only screen and (max-width: 768px) {
	.top-nav{display: none;}
	.services-box h3{font-size: 1em;}
	.about-area-three{padding: 0rem 0 1rem 0}
	.shape3{display: none;}
	.shape4{display: none;}
	.shape23{display: none;}
	.about-img .image img{max-width: 100%; width: auto;}
	.RestaurantBox .span{margin-top: 2rem; display: block;}
	.Accomodation h2{font-size: 2em;}
	.about-content-box h2{font-size: 2em;}
	.TestimonialsBox h2{font-size: 1.5em;}
	.PlacesBox h2{font-size: 1.5em;}
	.PhotoGallery h2{font-size: 1.5em;}
	.RestaurantBox h2{font-size: 1.5em;}
	.aboutImg{max-width: 100%; max-height: 500px; margin-bottom: 2rem}
} 