
#conteneur-titre-page {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#titre_page {
  text-align: center !important;
}
.info_detail {
    width: 50% !important;
    align-items: baseline !important;
}

.info_detail p {
  margin: 0;
  padding-bottom: 20px;
}
.nb_vue:after, .nb_vue:before {
  display: none;
}
.nb_vue {
  width: auto;
  padding: 0 !important;
}