.cleubi-forced-profile-photo{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    border-radius:999px !important;
    overflow:hidden !important;
    background:#eef2ff !important;
    background-image:none !important;
    color:transparent !important;
    line-height:0 !important;
}

.cleubi-forced-profile-photo img{
    width:100% !important;
    height:100% !important;
    display:block !important;
    object-fit:cover !important;
    border-radius:999px !important;
}

.profile-main .cleubi-forced-profile-photo,
.profile-header .cleubi-forced-profile-photo,
.perfil-avatar.cleubi-forced-profile-photo,
.avatar.big.cleubi-forced-profile-photo{
    min-width:82px;
    min-height:82px;
}
