#cms #columns .container-info-concession{
    padding: 35px 20px;
}
#cms #columns .wpb_gmaps_widget .wpb_wrapper{
    padding: 0;
}
#cms #columns h1{
    font-weight: 700;
}
#cms #columns .phone{
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}
#cms #columns .container-horaire-concession p span{
    min-width: 70px;
    display: inline-block;
    font-weight: 700;
}

.timeline-post-left .ult-timeline-arrow s{
    display: none;
}
.timeline-post-right .ult-timeline-arrow l{
    display: none;
}
.btn-actions-list a {
    display: inline-block;
}

#cms .list-group i.float-right{
    line-height: 22px;
}

.banner-block {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
  
  .banner-block > img {
    height: 130px;
    width: auto;
    max-width: unset;
}
  
  