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