body{ 
  font-family: sans-serif;
}

.headerMain {
  margin-bottom: 75px;
  background-color: #222;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("http://via.placeholder.com/350x150");
}

.headingtext{
  color: white;
  padding: 150px 0;
}