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

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

.download {
  width: 17.61vw;
  height: 5.21vw;
  margin: 44.94vw 0 0 4.32vw;
}
