.user-compact a {display:block;width:50px;height:50px;color:#999;font-size:30px;margin:auto;background:#eee;text-align:center;border-radius:500px;}
.user-compact svg {margin-top:0.8rem;}
.user-compact img {border-radius:500px;width:44px;}

.user-picture a {display:block;width:250px;height:250px;color:#fff;font-size:150px;margin:auto;border-radius:500px;border:3px solid #fff;background:rgba(0,0,0,0.8);}
.user-picture svg {padding-top:2rem;}
.user-picture img {border-radius:500px;width:244px;margin-top:-3px;}