
/* .about-us-text{
	
	font-size:14px;
	letter-spacing:1px;
	text-align:center;
} */

.about-us-heading{
	
	text-align:center;
	margin:50px 0 20px 0;
	font-family:old_londonregular;
	color: #dd9c25;
    font-size: 45px;
}
.text-content-wrapper {

		padding: 30px;
		/* text-align:center; */
		/* width: 100%; */
	}
.about-us-text,.mission-text{	
	font-size:14px;
	letter-spacing:1px;
	/* text-align:center; */
	}
	
.img-row {
	display: flex;
	justify-content: space-around;
	}
	
.image-row { 
	/* float: left; */
	/* width: 50%; */
	/* flex: 40%; */
	padding: 20px;
  } 