Hi there!
Thanks for your query.
As the new version of SPPB has got CSS for Bootstrap 5 now, so it does starts to follow an extra breakpoint and the max width value accordingly. Here is a screenshot of SPPB 3.8.6 changelog: https://prnt.sc/sTSxhlnrj3Xg
You will find breakpoints for Bootstrap 5 here:
https://getbootstrap.com/docs/5.0/layout/breakpoints/
And the previous versions' breakpoints here:
https://getbootstrap.com/docs/4.6/layout/overview/
Please have a look into the following screenshots and compare!
Previous view: https://prnt.sc/SG2W-fX7WMjT
Current view: https://prnt.sc/gb50JhCAFzEV
Hope it is clearer now.
You can use media query of your preffered one in your custom CSS still to keep your desired look.
Best Regard