.profile-user-img {
    border: none;
    margin: 0 auto;
    padding: 3px;
    width: 100px;
}
div.icheck-primary>input:first-child:checked+label::before {
    background-color: #007bff;
    border-color: #007bff;
}