.bundle-product-item {
  display: flex;
  align-items: center;
}

.bundle-product-item__product_title {
  flex: 1 1 0;
}
