header.masthead {
  text-align: center;
  color: #fff;
  background-image: url(../img/services/header-services.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

h3,
h4 {
  color: #151e52;
}
