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