.leaflet-popup-content > table img { width: 300px; } .leaflet-popup-content > img { /*for other leaflet maps you can add rule as well*/ width: 300px; } .modal-content { position: relative; display: flex; flex-direction: column; width: fit-content; pointer-events: auto; background-clip: padding-box; border-radius: 20px; outline: 0; color: black; }