What’s a better alternative to using tool tips on a modal box on mobile

I'm working on the mobile web adaptation of a desktop design. The desktop version uses a modal box, on that modal box there are tool tips that can be hovered on or clicked for more info.

When adopting this design to mobile web, I feel it's not a good practice and this will create a "modal within a modal" situation. what's a better alternative design pattern i could use for this