.page {
  background-color: rgba(3, 195, 151, 1);
  position: relative;
  width: 100%;
  height: 56.25vw;
  overflow: hidden;
}

.image-wrapper_3 {
  height: 56.25vw;
  background: url(./img/SketchPngd2c51a6b89afae7dc5cf2a0507432cc24c5b4592356a0300005c320ca81eaf01.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.download {
  width: 14.8vw;
  height: 4.07vw;
  margin: 35.78vw 0 0 18.54vw;
}
