@media only screen and (min-width: 960px) {
    #ytb_block_header_1 img {
        max-height: 90px;
        width: auto;
    }
  
  #ytb_block_temoignage_1 .basicArticleSuperList {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
}

  #ytb_block_temoignage_1 .basicArticleSuperListArticleTitle {
    text-align: center;
  }

.basicArticleSuperListCategoryDescription {
    padding-top: 90px;
}

#ytb_block_temoignage_1 .testimonial_add,
#ytb_block_temoignage_1 .read-more{
  color:#fff !important;
}