.img-prof-div{
   position: relative;
}
.img-prof-div .img-prof-foto{
   position: absolute;
   top: -15px;
   right: -15px;
   width: 60px;
   height: 60px;
   border-radius: 50%;
   border: 2px solid #f17f1c;
   overflow: hidden;
   background-color:#FFF;
   text-align:center;
   
}
.img-prof-div .img-prof-foto .beleza{
   margin-top:16px;
   text-align:center;
   font-size:18px;
}



