.legend-table .circle {
    border-radius: 28px;
    width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    color: #fff;
    vertical-align: top;
    z-index: 3;
    position: relative;
}

.legend-table td {
    padding: 0.2rem;
}

#legend .modal-header {
    height: 60px
}