div.staff-member {
width: 32%;
height: 220px;
overflow: hidden;
float: left;
margin: 5px 5px;
border: 0px solid #6c6c6c;
border-radius: 3px;
position: relative;
}

