
 .icon-delete {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #0b0a0a;
    position: absolute;
    text-align: center;
    line-height: 21px;
    margin-left: 10px;
}
.icon-delete:before {
    content: "x" !important;
    color: #180909;
    font-style: normal;
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}