@media only screen and (min-width: 960px) {
  #ytb_block_footer_1 .ytb_extension_article {
    max-width: none;
  }
}

.rgpdContactFormBlock label {
    display: inline-block!important;
    float: initial;
    margin-right: 0;
    width: auto!important;
    font-size: 12px;
}

@media only screen and (max-width: 960px){
#ytb_block_header_3  a:last-of-type {
    display: block;

  }