.page {
  background-image: linear-gradient(
    128deg,
    rgba(79, 186, 138, 1) 0,
    rgba(53, 174, 167, 1) 100%
  );
  position: relative;
  width: 100%;
  height: 56.25vw;
  overflow: hidden;
}

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

.download {
  width: 17.61vw;
  height: 5.89vw;
  margin: 45.88vw 0 0 75.78vw;
}
