            .psh-recommendation-name {
                white-space: nowrap !important;
                overflow: hidden !important;
                text-overflow: ellipsis !important;
            }

.pshs-category-data {
    display: flex !important;
    width: 100% !important;
    justify-content: flex-start!important;
    padding-top: 5px!important;
}