.div-intervenants {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: white;
}

.pers {
    width: 181px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
}

.img_pers {
    width: 181px;
    height: 181px;
    border-radius: 20px;
}

.name-speaker {
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}

.img_pers img {
    border-radius: 20px;
}

.position-speaker {
    font-size: 14px;
}

.container-19.intervenant {
    max-width: 1400px;
}

.div-intervenants {
    max-width: 1189px;
    margin: 0 auto;
}

.slider-12 .w-slider-nav {
    bottom: -70px;
}

.div-block-179.intervenant {
    margin-bottom: 60px;
}

.slider-12  {
    margin-top: 40px;
}