/* Couleurs */
/* Breakpoints */
.banner__image {
  background-image: url("../../images/ours1-N7AF6LM.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 19em 1em 6em 1em;
  min-height: 900px;
}

.histoire__image {
  background-image: url("../../images/gouffre2-bBMV0c_.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.histoire__container {
  width: 75%;
}
@media (max-width: 768px) {
  .histoire__container {
    width: 100%;
  }
}

/*# sourceMappingURL=main.output.css.map */
