.backlayer {
  background: url('/uploads/images/theme/header-bg.png') no-repeat center -730px;
  background-size: cover;
  width: 100%;
  height: 400px;
}

.content-heading {
  border-bottom: 2px solid #666;
  padding-bottom: 10px;
}

.spacing-top {
  margin-top: -120px;
}

.spacing-bottom {
  margin-bottom: 40px;
}