.cart-items {
  width: 100%;
}

.cart-item__error:empty {
  display: none;
}
