.novo-map-container {
max-width: 100%;
} .novo-map-container * {
box-sizing: content-box;
}
.novo-map-container .infobox * {
box-sizing: border-box;
} .novo-map-container a img {
box-shadow: none !important;
}