.list{
    margin-top: 44px;
}

.list .header{
    font-size: 14px;
}

.list .header .nickname,.list .header .course{
    font-size: 16px;
}


.mui-table-view .mui-media-object{
    width: 70px;
    height: 70px;
    max-width: 70px;
}

.list li .rate span{
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: 10px;
}

.list li p{
    margin-top: 5px;
}