div.svgMap-tooltip-content table tr:first-child {
    display: none;
}

div.svgMap-tooltip-no-data {
    display: none;
}

.svgMap-map-wrapper {
    background-color: #ffffff;
}
