.customer-outer-container {
  .customer-rating-container {
    flex-grow: 1;
  }

  .customer-tips-container {
    flex-grow: 2;
  }
}
