.backlayer {
  background: url('/uploads/images/site/top-bg.png') no-repeat center center;
  background-size: cover;
}
.masklayer {
  width: 100%;
}
.spacing-top {
  margin-top: 10%;
}

.spacing-bottom {
  margin-bottom: 40px;
}