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

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

.image_1 {
  width: 14.02vw;
  height: 5vw;
  margin: 29.63vw 0 0 55.72vw;
}
