#ytb_row_galerie_home {
  width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    position: relative;
}

#ytb_group_lock_rs {
  text-align: center;
}

#ytb_row_header {
 background-color: #fff !important; 
}

#ytb_block_slider_1 .automaticBreak, .rdvEnLigne { display: none; }
.rdvEnLigne { margin: 90px 0 0; text-align: center; }
.rdvEnLigne a { background: #6eb5b8; border-radius: 3px; color: #fff; display: inline-block; font-weight: 700; padding: 10px 20px; } 

@media screen and (max-width: 960px) {
  #ytb_row_header #ytb_block_header_3, #ytb_block_slider_1, .rdvEnLigne { display: block; }
  #ytb_block_header_3 .btn.action, #ytb_block_slider_1 .ytb_extension_image_slider { display: none; }
  
  #ytb_block_header_3 .btn.phone {
    background: url(../../../theme/files/site/site-59401253183b7-59e745d629bcb/Sticky-button.svg);
    border: none;
    bottom: 10px;
    font-size: 0;
    display: block;
    height: 40px;
    padding: 0;
    position: fixed;
    right: 10px;
    width: 40px;
    z-index: 20;
  }
  
}
@media screen and (max-width: 640px) {
  #ytb_row_header .ytb_block {
    width: auto !important;
  }
  
  #ytb_block_header_1 {
    max-width: 70% !important;
  }
}

@media screen and (max-width: 450px) {
  #ytb_row_header .title {
    font-size: 10px;
  }
  
  .menu-collapser {
    font-size: 10px !important;
  }
  
  #ytb_block_header_1 img {
    max-height: 35px !important;
    width: 100px !important;
    height: auto !important;
}
  
  #ytb_row_header {
   padding: 0 !important; 
  }
}