.heading-section {
  text-align: center;
  padding: 10px 0 20px 0;
  }
.heading-image{
	width:800px;
	height:250px;
	border-radius:100px;
	margin:0 auto;
	margin-bottom:10px;
}


.space30 {
	margin-bottom: 30px;
}

.space50 {
	margin-bottom: 50px;
}

/*-- Testimonails --*/

.testimonails-content p {
  text-align: center;
  font-size: 15px;
  color: #333;
  font-style: italic;
  }

.testimonails-content h6 {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-top: 30px;
  font-style: italic;
 }

/*-- End Testimonails --*/
