.acf-map {
	width: 100%;
	height: 400px;
	margin: 0;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

.acf-map .gmnoprint {
    display: none;
}
