SoftwareSerial buffer size

I used sizeof() which gave me a value of 413.
I put that value instead of 32 but I am still not getting everything.

Should I use something else instead of sizeof() to determine the correct value?