Align problem of radio

I want to align the radio button to the center like img below.
from

To

And this is a part of code:
code
I tried put “align-items-center”/“align-content-center”/“margin-horizontal-half”/“justify-content-center” into label class “item-radio item-content”, but it’s not work.

@EdwardCKC plz try again… your code is not visible

edited. I change it to img

Still no CSS visible

Apparently you need to apply small portion of custom CSS to align elements.