.page {
  position: relative;
  width: 100%;
  height: 56.25vw;
  overflow: hidden;
}

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

.image_1 {
  width: 17.56vw;
  height: 5.21vw;
  margin: 33.33vw 0 0 50vw;
}
