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