Should a responsive website have the same breakpoints for every page or can they be different for each page?
I'm designing a responsive e-commerce website. I'm wondering if every page of the site should have the exact same breakpoints or not. Since pages like Product detail page, account page, shopping cart page would have feature or elements that may fit or look poorly on different screen sizes. Should I design those element and feature sizes based on the breakpoints that I have chosen for the website? Or should I design each page individually and come up with their individual breakpoints afterwards?
Thanks.