.fix_align th[data-id='stock_qty'],
.fix_align th[data-id='stock_qty_pieces'],
.fix_align th[data-id='amount_total'],
.fix_align th[data-id='qty_reserved'],
.fix_align th[data-id='qty_reserved_pieces'],
.fix_align th[data-id='qty_unreserved'],
.fix_align th[data-id='qty_unreserved_pieces'],
.fix_align th[data-id='product_min_qty'],
.fix_align th[data-id='product_max_qty']
{
  text-align: right !important;
}
