/* Staff shortcode listing styles */

.group-leader{
    float:left;
    margin-right: 20px ;
    height:250px;
    margin-bottom: 15px;
    max-width:150px;
}
/* Scale Image up to container size*/
.mugshot{
    height:150px;

}