.entree-img h1 p:first-child {
  top: 15vw;
  left: 1vw;
}

.entree-img h1 p:last-child {
  top: 25vw;
  left: 42.3vw;
}

.entree-img .cache {
  width: 57.6vw;
}

.entree-img .image-debut img {
  width: 100%;
  height: auto;
}

.description .first-description .para-description {
  flex-basis: 50%;
}

.description .first-description .img {
  flex-basis: 50%;
}


.final-description {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5vw;
}

.final-description .final {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5vw;
  margin-bottom: 15vw;
}