I did change (for desktop display) the background image to the following.
#body_bg, #container_header {
background-attachment:scroll;
background-size:contain !important;
}
The background size originally was cover instead of contain but it didn't look right in the design.
On mobile display, the photo ends up at the top of the header and underneath the logo (see screenshot). I don't know how to fix this.
----
2. I would like the logo centered on mobile display - any way to do that?
3. I would like the quote tab centered on mobile display - any way to do that?
4. copyright is not showing up on mobile display at all
5. need footer menu centered.
Thank you in advance for your help.
Lisa