.section4{
	width: 100%;
	height: 100%;
}


#section4-header{
  text-align: center;
  margin-top: 5%;
	font-size: 45px;
  color: black;
}


#section4-p{
  margin-top: 1%;
  text-align: center;
  color: #444444;
  width: 95%;
  margin-left: 2.5%;
  font-size: 16px;
  line-height: 27px;
}

.section4 img{
  width:50%;
  margin-top: 3%;
  margin-left: 25%; 
}