.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout-info {
    border-left-color: #337ab7;
}
.bs-callout > h3 {
    margin-top: 0;
}
.staff-wrapper-container-large{
	min-height: 400px;
}
.staff-wrapper-container-small{
	min-height: 233px;
}