.print {
    .leaflet-tooltip {
        font-size: 1rem;
    }
    .leaflet-tooltip .leaflet-tooltip {
        margin-top: 2.5rem;
    }
    .mycluster .circle {
        font-size: 1.25rem;
    }
    #svg8 {
        max-height: 88px !important;
        max-width: 48px !important;
    }
}