Correct the declaration to fall within the permitted bounds.
01 valid-item pic 9(4) USAGE BINARY(3) 01 invalid-item pic 9(4) USAGE BINARY(17)