Take a look at these two images showcasing my website on different devices:
Mobile: https://i.sstatic.net/spsYj.png
Desktop: https://i.sstatic.net/AvFiN.png
I have organized the content using simple ul and li tags. How can I adjust the layout so that each li element occupies 50% width on mobile devices, achieving symmetry and consistency across different screen sizes?
Since I am utilizing Bootstrap for my website, I would appreciate any Bootstrap-specific solutions to address this issue.