.team_img_wrapper {
position:relative;
}

.team_img_wrapper .number {
position:absolute;
bottom:25px;
right:15px;
display: block;
padding: 4px 10px;
border-radius: 50px;
background:#000000;
color:#ffffff;
}

.team_wrapper h4 {
	font-weight:bold;
    padding-bottom: 0;
    font-size: 20px;
	line-height:100%;
	
}

.team_wrapper .position {
	font-weight:normal;
font-size:80%;
	line-height:100%;
}