the second rule:
If the total of the cart is >= 300 shipping flat rate is 0
is unnecessary.
for the Primeur rule, do not use both conditions:
based on Cart Subtotal
AND Number of Items with a specific value.
Use only the Number of Items with a specific value condition.