.about-info {
  margin-top: 50px;
}
.about-info a{
	color: rgb(35, 82, 124); 
	text-decoration: underline; 
	outline: 0px; 
	background-color: rgb(255, 255, 255);
}
.about-info a img{
	padding-bottom: 30px;
	float:right;
	width:400px; 
}