.sd-blank {
  text-align: center;
  padding: 150px 0;
}
.sd-blank-img {
  height: 144px;
  margin-bottom: 76px;
  padding-top: 64px;
}
.sd-blank-title {
  font-size: 40px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.45);
  line-height: 45px;
  margin-bottom: 32px;
}
.sd-blank-desc {
  font-size: 32px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.25);
  line-height: 45px;
}
