.woocommerce-page.woocommerce-checkout form #order_review td.product-name {
  display: table-row;
}

.woocommerce ul.products li.product .mbb-note {
  font-size: 0.85em;
  color: #777;   
  margin-top: 0.4rem;
  font-style: italic;  
}