Align radio button and label on the same line

Hello,

I have a set of sidebar radio buttons where text of the 2 buttons out of them are really large. So, the text jumps to more than one line and the starting line of text is not aligned with the radio button.

city_options = {
    5: "Home",
    4: "Tutorial: Select the best option from the list of the categories given",
    3: "Tutorial: Select the worst option from the list of the categories mentioned here",
    2: "Overview",
    1: "Stratified KPIs analysis"
    }

I am attaching the screenshot of that. Please help me with the correct approach and code is possible.

Regards,
Cassin Thangam Edwin