.res-standorte-map .link-box {
    height: 40px;
    width: 40px;
}

/*.res-standorte-map .map-wrapper {*/
/*    border: 1px solid blue;*/
/*}*/

.res-standorte-map .standort-zaehler {
    width: 25px;
    height: 25px;
    background-color: #ed1c24;
    border-radius: 100%;
    color: white;
    text-align: center;
    font-size: 15px;
}

.res-standorte-map .standort-name {
    font-size: 80%;
}

.res-standorte-map .standort-zaehler + div {
    column-gap: 1rem;
}