.content-single-essentiel-bloc-img-bg-content {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 75vh;
}

.content-single-essentiel-bloc-img-bg-content.content-at-right .row {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.content-single-essentiel-bloc-img-bg-content .content-single-essentiel-bloc-img-bg-content-title {
  margin-top: 150px;
  font-size: 48px;
}

.content-single-essentiel-bloc-img-bg-content .content-single-essentiel-bloc-img-bg-content-title p {
  margin-bottom: 0;
}

.content-single-essentiel-bloc-img-bg-content .content-single-essentiel-bloc-img-bg-content-description {
  margin-top: 48px;
}

.content-single-essentiel-bloc-img-bg-content .content-single-essentiel-bloc-img-bg-content-description p {
  margin-bottom: 5px;
  font-size: 21px;
  line-height: 24px;
}
/*# sourceMappingURL=bloc-image-texte.css.map */