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

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

.download {
  width: 14.33vw;
  height: 4.07vw;
  margin: 37.91vw 0 0 18.85vw;
}
