.hr-avatar {
    font-size: 0px;
    position: relative;
}

.hr-head {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
}

.head-delete {
    width: 12px;
    height: 12px;
    position: absolute;
    border-radius: 50%;
    background-size: 12px 12px;
}