.mapboxgl-popup-content {
    width:auto !important;
}

div.marker-supply {
    width:25px !important; /* Fixes issue with above rule messing with the highest marker on the screen */
}

.mapbox-popup {
    margin-left:1px !important;
}
