.mini-img-popup {
    width: 64px;
    border-radius: 10px;
    border:1px solid gray;
}

.request-popup .leaflet-popup-content-wrapper {
    border-radius: 6px;
    background-color: white;
    color:black;
    /*min-width: 200px;*/

}