1payment-details-item {
2  margin: 1px 0;
3  min-height: 2em;
4}
5
6payment-details-item > currency-amount {
7  text-align: end;
8}
9