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

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

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