.about {
}

.about img {
	width: 160px;
    margin-top: 15px;
  	border-radius: 50%;
  	border: solid 1px #ddd;
}

.about .text-description.h5 p {
	font-size: 1.2rem;
}