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

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

.image_1 {
  width: 19.64vw;
  height: 5.73vw;
  margin: 35.15vw 0 0 10.26vw;
}
