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

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

.image_1 {
  width: 17.56vw;
  height: 5.21vw;
  margin: 37.18vw 0 0 9.73vw;
}
