.totals {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: auto; }
  .totals p {
    max-width: 360px; }

.tbn__cd_parent {
  order: 1;
  margin-bottom: 0.5em; }

input.button--secondary.pad-bottom {
  margin-left: 1em;
  margin-right: 1em;
  order: 2; }

input.button.pad-bottom {
  order: 3; }
