.custom-tooltip {
    color: #333;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 8px;
    font-size: 12px;
}

.custom-tooltip h6 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #000;
}

#map img {
    border: none !important;
    box-shadow: none !important;
    max-width: none !important;
}
