.gsm-class-name{
    /* color: black;
    text-overflow: ellipsis; */
    white-space: normal !important;
    direction: ltr;
    float: left;
    font-size:16px;
    text-align: left;
}

#gsm_list_classList{
    margin: 10px;
    max-height: 350px;
    /* height: 400px; */
    /* height: 400px; */
    /* display: block; */
    /* position: fixed; */
    /* scroll-behavior: smooth; */
    overflow-y: scroll;
    overflow-x: scroll;
    border: 1px solid;
    border-radius: 6px;
}