wp query problem

While comparing numbers in meta value use “meta_value_num” instead of “meta_value”

‘meta_value_num’ – Order by numeric meta value (available with Version
2.8). Also note that a ‘meta_key=keyname’ must also be present in the query. This value allows for numerical sorting as noted above
in ‘meta_value’.

Reference