<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
/* Bootstrap bugfix for google map */

#kgmap_map img {
	max-width: 100%;
}
#kgmap_map  img {
	max-width: none;
}
</pre></body></html>