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

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

.download {
  width: 14.33vw;
  height: 4.07vw;
  margin: 36.82vw 0 0 17.7vw;
}
