.badge-wrap img{
border-radius: 50%;
box-shadow: 0 1px 3px 0 rgba(0,0,0,.31), 0 1px 2px 0 rgba(0,0,0,.06);
}
a:hover {
    text-decoration: none;
}