.traversee-fluviale #hq-accueil-image {
  background-image: url(/themes/projets/traversee-fluviale/images/2020-076-075.jpg);
  max-height: 250px;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.traversee-fluviale .dialogue-box {
  padding: 40px;
  background-color: #f8f8f8;
}
.traversee-fluviale ul.hq-liste-donnees li>span.txt{
	width:55%;
}
.traversee-fluviale ul.hq-liste-donnees li>span.nbr {
    width: 45%;
}
.traversee-fluviale .column-aside img{
	max-width:100%;
}
.traversee-fluviale header.hq-breadcrumb-bloc{
	margin-bottom: 25px;
}