.relay-point-list {
    max-height: 360px;
    overflow-y: auto;
}

.relay-point-map {
    min-height: 280px;
}

#relayPointMap {
    height: 280px;
    width: 100%;
}

.chronopost-relay-error:empty {
    display: none;
}
