#student_story_div{
width:300px;
float:right;
font-size:small;
padding:10px;
}

.success_name{
 float:left;
 width: 55px;
} 
.success_story img {
	float:left;
	padding-right:5px;
}
.success_story {
	clear:both;
	padding: 10px;
}

