/* .mulher {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 4vw;
  max-height: 55vh;
}

.homem {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  max-height: 53vh;
}

.tira-esquerda {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  max-height: 27vh;
}

.tira-direita {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 16vh;
  max-height: 43vh;
}

.ourico {
  position: absolute;
  z-index: 2;
  bottom: 63vh;
  left: 19vw;
  max-height: 14vh;
}

.alelo {
  position: absolute;
  z-index: 2;
  bottom: 84vh;
  left: 2vw;
  max-height: 11vh;
}

.alemoji {
  position: absolute;
  z-index: 2;
  bottom: 66vh;
  left: 9vw;
  max-height: 12vh;
}

.pin {
  position: absolute;
  z-index: 2;
  bottom: 43vh;
  left: 2vw;
  max-height: 14vh;
}

.estrela {
  position: absolute;
  z-index: 2;
  bottom: 42vh;
  left: 24vw;
  max-height: 11vh;
}

.veloe {
  position: absolute;
  z-index: 2;
  bottom: 2vh;
  left: 25vw;
  max-height: 13vh;
}

.coracao {
  position: absolute;
  z-index: 2;
  right: 18vw;
  bottom: 84vh;
  max-height: 10vh;
}

.baldinho {
  position: absolute;
  z-index: 2;
  right: 4vw;
  bottom: 68vh;
  max-height: 24vh;
}

.carro {
  position: absolute;
  z-index: 2;
  right: 17vw;
  bottom: 54vh;
  max-height: 13vh;
}

.flor {
  position: absolute;
  z-index: 2;
  right: 4vw;
  bottom: 47vh;
  max-height: 12vh;
}

.octogono {
  position: absolute;
  z-index: 2;
  right: 23vw;
  bottom: 6vh;
  max-height: 10vh;
} */