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

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

.download {
  width: 15.89vw;
  height: 4.59vw;
  margin: 25.36vw 0 0 42.08vw;
}
