@charset "UTF-8";
.custom-small-line tr { 
    line-height: 10px;
    font-size: 14px;
}
.custom-medium-line tr { 
    line-height: 19px;
    font-size: 15px;
}