.cart-items__table {
  height: 100%;

  tbody {
    height: 100%;
  }

  td {
    height: 100%;
  }
}
