.guadalupe {
  position: absolute;
  top: 2vw;
  right: 2vw;
  width: 30vw;
  height: 30vw;
  border-radius: 50%;
  object-fit: cover;
  z-index: 0;
}

