a#cwm-remove-auth-img {
    width: 25px;
    height: 25px;
    background: red;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 50%;
    position: absolute;
    right: 30px;
    margin-top: 35px;
}