#map {
    height: 830px !important;
    width: 681px !important;
}

#tabm {
    width: auto;
}

#tab-massifs {
    place-self: center;
}

#pdf-link {
    padding-right: 30px;
    padding-left: 35px;
}

.massif-label {
    font-weight: bold;
    color: black;
    background: white;
    padding: 2px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    box-shadow: 0 0 4px rgba(0,0,0,0.3);
    white-space: nowrap;
}
