.wc-block-components-totals-item__label {
    width: min-content;
}

.wc-block-components-totals-item {
    align-items: flex-start!important;
    justify-content: flex-end;
}