.maplocations img {
	max-width: 1000px!important;
}

.maplocations {
	color: black
	position: relative
}

.maplocations--infowindow--place_title { color: black }

.maplocations > div {
	max-width: 100%;
}

.maplocations--infowindow--place_description img { width: 100%!important; height: auto!important}