@CHARSET "UTF-8";
/* Bootstrap bugfix for google map */

#kgmap_map img {
	max-width: 100%;
}
#kgmap_map  img {
	max-width: none;
}
