The Get Involved page hid the woman in the foreground's face on some screen sizes. Keeping the background position as center 27% keeps her face on the screen at all sizes.
Also, the Operational Review page used to match the designs, and then its image was unflipped. Flipping it back again.
Before
After
Added a fix for the navigation to use isPartiallyCurrent to higlight the current site section. It also solves an issue visible in the screenshots above, where the lack of a trailing slash was breaking the highlighting for the Get Involved page.
The Get Involved page hid the woman in the foreground's face on some screen sizes. Keeping the background position as
center 27%
keeps her face on the screen at all sizes.Also, the Operational Review page used to match the designs, and then its image was unflipped. Flipping it back again.
Added a fix for the navigation to use
isPartiallyCurrent
to higlight the current site section. It also solves an issue visible in the screenshots above, where the lack of a trailing slash was breaking the highlighting for the Get Involved page.