You are only allowing a source port of tcp/502. Normally you will filter on destination ports. But if this is correct packet tracer test would be the following (replace inside with the correct interface name):
packet-tracer input inside tcp 172.16.0.1 502 8.8.8.8 502
packet-tracer input inside tcp 172.16.0.1 503 8.8.8.8 502
--
Please remember to select a correct answer and rate helpful posts