/* Stop header from overlaying content */ .header--overlay { position: relative !important; } .header-announcement-bar-wrapper { position: relative !important; } /* Push page content below header */ .main-content { margin-top: 0px !important; }