#personList .span3 { padding: 10px 0; }
#personList .ava { display: block; width: 150px; height: 150px; border-radius: 50%; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; margin: 0 auto; }
#personList .name { text-align: center; font-size: 20px; line-height: 22px; font-weight: bold; padding: 10px 20px; }
#personList .title { text-align: center; padding: 0 20px; }