Para Staff
.col-md-3 {
}
.thumbnail {
display: block;
height: auto;
max-width: 100%;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857;
background-color: #FFF;
border: 1px solid #DDD;
border-radius: 4px;
transition: all 0.2s ease-in-out 0s;
}
.thumbnail img {
display: block;
max-width: 100%;
margin-bottom: -10px;
height: 145px;
border: 1px solid #DDD;