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

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

.image_1 {
  width: 17.56vw;
  height: 5.21vw;
  margin: 32.03vw 0 0 12.65vw;
}
