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

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

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

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

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