@charset "utf-8";
/* CSS Document */
/* Header */
.welcome-text p, .more-about-text p {
	text-indent:0 !important;	
}
/* Contact Page */
.contact-details-list .contact-label {
	height:auto !important;	
}
#map {
	height:auto !important;	
}
html, body {
	overflow:visible !important;	
}
#main-content {
	overflow:visible !important;		
}