The heading is not completely aligned with the images because it doesn't have a border.
Add a border property and set it to solid olive.
border
solid olive
Make sure to type border: solid olive;.
border: solid olive;