/* -----------------------------------------------
Journal local stylesheet.
Author:   Paul Ryan
Version:  October 2017
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */


/* ---------------- Header ---------------- */

#osp-researchweek #header {
	position: relative;  /* needed for logo positioning */
  height: auto !important; /* !important overrides mbl styling */
}

#osp-researchweek #banner_image {
	display: block;
	width: 980px !important;
	height: auto !important;  /* avoids warping improperly sized header image / SUP-19994 */
}

#osp-researchweek #banner_link { line-height: 0; } /* removes header/nav gap in mbl */

	/* --- Logo --- */

#osp-researchweek #logo_image { /* include an image for accessibility */
	display: none;
}
