Desktop
✔ sit near the top of the hero
Mobile
✔ also sit near the top instead of the bottom
Scaling will still work correctly because the transform origin now matches the anchor point.
For Bootstrap-UL, top-anchored captions are actually the better default because:
- hero text reads more like a banner headline
- images remain visible below
- mobile cropping causes fewer problems
- it looks closer to many modern theme heroes
So this is a good design move, not just a bug fix.