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

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

.image_1 {
  width: 21.72vw;
  height: 6.25vw;
  margin: 43.12vw 0 0 9.42vw;
}
