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

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

.download {
  width: 15.89vw;
  height: 4.59vw;
  margin: 41.71vw 0 0 16.97vw;
}
