.m_24_e57755 {
  text-align: center;
}

.boutons {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#first_paragraphe div {
    padding: 0;
}

#end_paragraphe{
  background-color: #eeebe8;
}

.av_category_stars{
  display:none;
}

@media screen and (max-width: 640px) {
  .header, .ned-title {
    padding: 0 15px;
  }

  .ned-title>h1{
    display: block!important;
  }

  #first_paragraphe>div:nth-child(2) p{
    display: none;
  }

  .paragraphe.centerBlock-md-up.p_texte{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .transparent{
    margin: 15px 0;
  }

  .btn-landing{
    width:45%!important;
  }
}
