#div-class .section-head{
  
  margin-top: 0rem;
  
}
#hvproj{
  background-image: url("../images/IMG_1995.jpg");
}

/*Community centre build page*/
#community{
  background-image: url("../images/IMG_2099.jpg");
}
.mission #centre-build{ 
  text-align: center;
  width: 570px;
}

@media(max-width:1000px){
  .mission #centre-build{ 
    text-align: center;
    width: 250px;
  }
}