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

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

.download {
  width: 14.8vw;
  height: 4.07vw;
  margin: 39.47vw 0 0 18.69vw;
}
