Custom CSS Settings
Open the Admin Bar of your site and follow WooCommerce→ Products Labels→ Custom CSS.
Add this CSS to the field “User custom CSS style”:
.br_qa_tabs.ui-accordion .ui-accordion-header
{
font-size: 100%;
}
.woocommerce .x-tab-pane ul.products li.product
{
width: 22%;
}