/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

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


.cantex-acf-map.bigger {
	height: 600px;
}

.cantex-acf-map img {
	max-width: inherit !important;
}