/* Copyright (C) Siniestro GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */
article.infowindow-content {
    /*
	min-width: 300px;
	line-height:1.35;
	overflow:hidden;
	white-space:nowrap;
	*/
}

.gm-style label { width: auto; display: inline; }

/* fix for YOO template override - to avoid THEM overriding our map's images */
.yoo-zoo .element-googlemaps_creator img, .gm-style img {
    max-width: none !important;
}