
.dist-marker {
    font-size: 12px;
    border: 1px solid #777;
    border-radius: 3px;
    text-align: center;
    color: #000;
    background: #fff;
    width: max-content; 
    max-width: 100px;
    padding: 0px 4px;
}

