.section-series .bTooltipHelpPrice .eTooltipHelpPrice {
    min-width: unset;
    white-space: nowrap;
    width: max-content;
}

.section-series .name-help {
    margin-right: 10px !important;
    min-width: 140px;
    max-width: 275px;
    white-space: normal;
}

.section-series .name-help,
.section-series .price-help {
    width: unset;
}