.ui-slider .ui-slider-handle {
    height: 30px;
    width: 30px;
    padding-left: 5px; //add this
}

.ui-slider-horizontal  {
    height: 20px;
    
}

.RelevanceInfo{
    color: gray;
    font-size: normal;
    padding-left:20px;
}

