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

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

.image_1 {
  width: 19.64vw;
  height: 5.73vw;
  margin: 38.85vw 0 0 10.36vw;
}
