.galerie_photos_wrapper {
    display: table;
    width: 100%;
}
.service_bloc_text_wrapper {
    padding: 75px 50px;
    background: #FFF;
    margin-top: 45px;
    text-align: center;
    font-size: 15px;
    color: #22252c;
    font-weight: lighter;
    line-height: 28px;
}
.service_bloc_text {
    margin-bottom: 30px;
}
.service_bloc_text:last-child {
    margin-bottom: 0;
}


