.sp-staff-row{
    clear:both;
}

.sp-staff-img img{
    width:100%;
    display:block;
}

.sp-staff-row h3{
    font-size:26px;
    font-weight:700;
}

.sp-staff-row h4{
    font-size:18px;
    font-style:italic;
}

.staff-member .even{
    margin-top:2em;
}

.sp-staff-img{
    float:left;
    width:200px;
    height:200px;
    background-size: 200px 200px;
    margin-right:20px;
    border-position:center;
}

.sp-staff-logo{
    width:200px;
    height:200px;
    background-size: 200px 200px;
}

.sp-staff-bio{
    float:left;
    padding-top:30px;
}