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

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

.download {
  width: 14.8vw;
  height: 4.07vw;
  margin: 34.37vw 0 0 18.59vw;
}
