.acf-map {
	width: 100%;
	height: 100%;
	border: none;
	margin: 20px 0;
	min-height:500px;
	position:relative;
	top:-20px;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}