.staffBio {margin:10px 0 30px 0;overflow:hidden}
.staffBio .photo {float:right;margin:5px 0 0 20px;border:1px solid #ccc;border-radius:5px}
@media screen and (max-width:480px) {.staffBio .photo {float:none;margin:15px 0 }}
.staffBio .name {line-height:1;margin-bottom:10px;text-transform:uppercase}
.staffBio .qualifications {font-weight:300;text-transform:none;font-size:90%;opacity:0.5}
.staffBio .qualifications:before {content:' – '}
.staffBio .bio p {overflow:hidden}
.staffBio .bio p:last-of-type {margin-bottom:0}