.wd-grades-main {
    margin-top: 65px;
    
}
.wd-grades-cells {
    width: auto;
}

.wd-grades-cells input {
    max-width: 100px; 
    overflow: hidden;
    text-overflow: ellipsis;
}
