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

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

.image_1 {
  width: 19.64vw;
  height: 5.73vw;
  margin: 35.57vw 0 0 9.63vw;
}
