 .u-section-1 {
  background-image: url("images/GC-Fond-V21.svg");
}

.u-section-1 .u-sheet-1 {
  min-height: 991px;
}

.u-section-1 .u-shape-1 {
  width: 662px;
  height: 936px;
  margin: 28px auto 0;
}

.u-section-1 .u-custom-html-1 {
  min-height: 943px;
  height: auto;
  width: 550px;
  margin: -936px auto 21px;
}

@media (max-width: 1199px) {
   .u-section-1 {
    background-position: 50% 50%;
  }

  .u-section-1 .u-sheet-1 {
    min-height: 977px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-shape-1 {
    width: 540px;
    margin-right: 0;
  }

  .u-section-1 .u-custom-html-1 {
    width: 540px;
    margin-left: 0;
    margin-right: 0;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-shape-1 {
    width: 340px;
  }

  .u-section-1 .u-custom-html-1 {
    width: 340px;
  }
}