/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 #page header.entry-header {
     display: none;
 }
 #page app-root.ObilityPrintShop main {
     margin-top: 0;
 }