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

.image-wrapper_1 {
  height: 56.2vw;
  background: url(./img/SketchPng204f8a74f2a47d28ce44a7bc13d4279b55a43ade09c2587f8a3bd1723e159181.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin-top: 0.06vw;
  width: 100%;
}

.download {
  width: 14.8vw;
  height: 4.07vw;
  margin: 36.71vw 0 0 18.69vw;
}
