.localisation h1 {
  font-family: 'Cocon-Regular';
  font-size: 24px;
  color: #f08d00;
  margin-bottom: 10px;
}

div#content .localisation h2 {
  font-family: "Arial";
  font-weight: bold;
  font-size: 18px;
  color: #701a54;
}

.localisation .map_wrapper {
  background: #fff;
}

div.localisation div.block {
  height: auto;
}