.page {
  position: relative;
  width: 100%;
  height: 56.25vw;
  overflow: hidden;
}

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

.download {
  width: 14.8vw;
  height: 4.07vw;
  margin: 33.9vw 0 0 18.75vw;
}
