larrypitts Hi
To resize the hero-image making sure the image is fully visible in responsive mobile mode, Try add this to custom.css file :
@media only screen and (max-width: 520px) {.acm-features.style-1 {background-size: contain !important; background-repeat: no-repeat !importan;}}
Kindly ensure to clear your browser cache if changes dont reflect.
To be precise in order to address other observations as mentioned, Can you share clear screenshot showing the same