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

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

.download {
  width: 20.89vw;
  height: 6.15vw;
  margin: 45.62vw 0 0 3.9vw;
}
