Hello @Mara,
The best approach if you want to align information is to change in the css and insert a text-align: right for example . It's not included in default inside the module I do not know why.
But you can make a combinaison by col-md (or sm or lg)-x (x number), the position (float) and text align inside the css .
I with with this approach you can realise what you want.
You can also add a new fields inside the module to manage the alignment. It's not a big developement.