.page {
  background-image: linear-gradient(
    180deg,
    rgba(213, 49, 18, 1) 0,
    rgba(182, 31, 22, 1) 100%
  );
  position: relative;
  width: 100%;
  height: 56.25vw;
  overflow: hidden;
}

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

.download {
  width: 20.58vw;
  height: 6.88vw;
  margin: 40.93vw 0 0 5.72vw;
}
