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

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

.image_1 {
  width: 18.44vw;
  height: 5.47vw;
  margin: 37.44vw 0 0 9.63vw;
}
