.maps_grouped_dl > p {
    font-size: 0.6em;
    margin-bottom: 2rem;
}

.maps_grouped_dl > div > a > span {
    font-size: 2em;
}

.maps_grouped_dl {
    text-align: right;
}

.maps_grouped_dl > div > a {
    font-size: 0.8em;
}

.maps_grouped_dl > div > p {
    margin: 0;
    display: inline;
    font-size: 0.8em;
    margin-right: 20px;
}

.tooltip {
    display: inline-block;
    width: 5em;
}

.tooltip-title {
    background-color: white;
    border: 2px solid #ba986c;
    padding: 20px 20px;
    width: 50%;
    margin: auto;
    position: absolute;
}


.gabarit-carte .maps_grouped_dl{
    width: 50%;
    margin-left: 25%;
}

.gabarit-carte .maps_grouped_dl p{
    width: 100%;
    margin-left: 0%;
        flex: 0 0 100%;
    max-width: 100%;
}
/*.gabarit-carte .article-row a{
        width: 50%;
    margin-left: 25%;
        flex: 0 0 50%;
    max-width: 50%;
}*/


