.earth_parent{
    height:80vh;
    width:100%;
}

#search-map, #everyone-map, #someone-map, #organization-map{
    width: 100%;
    height: 100%;
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0; 
    position: absolute !important;
}

.we-pm-icon {
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 64;
    background-image: url(/wp-content/uploads/2024/candle-gif.gif) !important;
}