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

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

.image_1 {
  width: 19.64vw;
  height: 5.73vw;
  margin: 31.82vw 0 0 8.02vw;
}
