.masthead {
height: 500px;
  background-image: url(../../Img/Portadas/contacto.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.masthead h2{
    margin-bottom: 35px;
    color: white;
}