.avatar.avatar-xl {
    width: 9rem;
    height: 10rem;
    border-style: double;
    color:
    
    
}
.avatar {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0%;
    display: inline-block;
    background: #d9df82c7 no-repeat center/cover;
    position: relative;
    text-align: center;
    color: #868e96;
    font-weight: 600;
    vertical-align: bottom;
    padding:5px;
}
.fa-card {
    background-color: #fff;
    border: 0 solid #eee;
    border-radius: 0;
}
.fa-card {
    margin-bottom: 30px;
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1), -1px 0 2px rgba(0,0,0,0.05);
    box-shadow: 2px 2px 2px rgba(0,0,0,0.1), -1px 0 2px rgba(0,0,0,0.05);
}


.fa-card-text {
    font-size: 1.75rem;
    font-weight: 700;
    color: blueviolet;
}


.fa-info {
    font-size: 1.00rem;
    font-weight: 300;
    color: blueviolet;
}


.fa-card desi {
    font-size: 11px;
    font-weight: 400;
    color:#0c2134;
}

.fa-card-body {
    padding: 1.15rem;
}
.tile-link {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 30;
}

.media-body {    
    flex: 1;
    box-sizing: border-box;
}


