#img1 {
  left: 3.6%;
  top: 30.5%;
  -webkit-animation: backInDown 1s both 0.2s;
}

#img2 {
  left: 3.6%;
  top: 87.7%;
  -webkit-animation: fadeInUp 1s both 1s;
}

/* #open-popup-1 {
  position: absolute;
  left: 11%;
  bottom: 13%;
  width: 19%;
  height: 10%;
  cursor: pointer;
}

#open-popup-2 {
  position: absolute;
  left: 11%;
  bottom: 13%;
  width: 19%;
  height: 10%;
  cursor: pointer;
} */