hi
I used the below code for label to justify text
I want it justify texts but it doesn't many space between texts
.LblMusic {
    float:left;
    margin:13px 0 0 33.5px;
    width:372px;
    height:310px;
    text-align:justify;      
    font-size:24px;
    line-height:38px;          
}
problem is that it would justify texts but it put much spaces between texts please refer to below video:
https://gofile.io/d/8JBCyl
best regards
Neda