Anyone able to help me work out why this feature section on this page isn't behaving properly?
you'll need to make 3 changes. Make sure to do all of these changes on the MOBILE LANDSCAPE breakpoint.
enterprise-features_component
from grid to flex verticalenterprise-features_content
to align stretchenterprise-features_mobile-image-wrapper
with the combo class code
to also be align stretch.no problem. The main reason this happened is because the component was in grid. But the other reason is that you had a couple extra divs because of the code block.