I have a text inside a div and it will not go to the end of it and I would like this to happen, the text is what is positioned to the right of the page next to the larger image. I created a generic div to do some testing.
The div with its original configuration:
.one-fourth { width: 20.5%; max-width: 220px; }
I did the calculations, but I could not.
The div with my change
.one-fourth-pers { width: 40.5%; max-width: 220px; }
.column-last { margin-right: 0 !important; }
The site in question is this: Product details page