.screen-4,
.screen-4-zoom-wavebox{
  background-image: url(../img/bg4.png);
  background-size: 100% 118%;
  background-repeat: no-repeat;
  left: 4px;
  width: 794px;
  height: 395px;
  position: relative;
  bottom: 0px;
}

.btn.zoom.object.duck3 {
  position: absolute;
  bottom: 12%;
  left: 17%;
  width: 10%;
  height: 20%;
    /* transform: rotate(28deg); */
}



/* Finalescape start */
.btn.zoom.object.finalescape {
  position: absolute;
    bottom: 47%;
    left: 62%;
    width: 23%;
    height: 37%;
}

.btn.zoom.object.finalescape.final {
  position: absolute;
  bottom: 47%;
  left: 62%;
  width: 23%;
  height: 37%;
}

.btn.zoom.object.lasttext {
  position: absolute;
  bottom: 42%;
  left: 15%;
  width: 549px;
  height: 67px;
}

/* Finalescape end */






.btn.zoom.object.objdrop {
  position: absolute;
  right: 44%;
  bottom: 28%;
  margin: auto;
  width: 40%;
  height: 23%;
   /* background-image: url(../img/box.png); */
}
.btn.zoom.object.objdrop.final {
  background-image: url(../img/box.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 19%;
  height: 20%;
  left: 2%;
  bottom: 29%;
}
.btn.change.object.objdrop {
  width: 70px;
  height: 70px;
  padding: 3px;
  top: 8px;
  margin-right: 1px;
  display: inline-block;
  left: 2px;
}
.btn.zoom.object.objdrop.final img{
      width: 34px;
    height: 79px;
    top: 14px;
    position: relative;
    left: 69px;
    transform: rotate(90deg);
}

