.large-see-more .voir-plus-button-container {
    max-width: 300px;
}   

.large-see-more .voir-plus-button-container .voir-plus-button {
    padding: 12px 30px;
}
.large-see-more .voir-plus-button-container .voir-plus-button p {
    width: unset;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 22px;
}

.large-see-more .voir-plus-button-container .voir-plus-button .icon {
    position: absolute;
    top: calc(50% - 7px);
    right: 10px;
    left: unset;
    bottom: unset;
}