.classmate-img { border-radius: 2000px; margin-bottom: 20px;}

.classmate-wrapper { 
width: 25%; display: inline-block; padding: 20px; 
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background-color: #F0F5FA;
margin-left: 10px;
margin-top: 50px;
}