In Bootstrap 5, there is an easy way to create equal width columns for all devices: just use the .col class on a specified number of col elements. Bootstrap will recognize how many columns there are, and each column will get the same width.
.col