.uc-card > .avatar {
    align-items: center !important;
    border-radius: 0 !important;
    color: black;
    height: 200px !important;
    width: auto !important;
}
.uc-card > .avatar > img {
    width: 60%;
}
