.toDownload {
  background: #fff;
  padding: 61px 20px;
  z-index: 2;
  position: relative;
}
.toDownload h2 {
  width: 100%;
  text-align: left;
}
.toDownload .toDownload_image {
  margin: 60px 0;
  width: 100%;
  display: block;
}
.toDownload_buttons {
  width: 100%;
  display: flex;
  justify-content: center;
}
.toDownload_buttons a {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}/*# sourceMappingURL=block.css.map */