body div.dialog-off-canvas-main-canvas div.page-container div.sticky-wrapper div.onscroll-site-name-site-logo-container div.onscroll-site-name {
	display : none;
}

/*
 * Site Header - image box
 *   - Reduce padding above/below the top header
 *   - this box extends almost an inch on both sides and bottom of image
 */
body div.dialog-off-canvas-main-canvas div.page-container div.header-container div.header-top div.header-top__container {
	padding-top : 0;
	padding-bottom : 0;
}


/*
 * Site Header - image
 * Reduce the padding above/below the Post Carousel 
 *   - This box is full page width and another inch below the box abave
 */
body div.dialog-off-canvas-main-canvas div.page-container div.banner {
	padding-top : 40px;
	padding-bottom : 40px;
}
