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

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

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

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

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