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

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

.download {
  width: 14.33vw;
  height: 4.07vw;
  margin: 31.14vw 0 0 18.9vw;
}
