.or-header-logo {
background: url('/obo/PublishingImages/obo-logo.gif');
background-size: contain;
background-repeat: no-repeat;
width: 140px;
height: 140px;
}

.or-header {
background: url('/obo/PublishingImages/img-obo-header2.jpg');
background-repeat: no-repeat;
background-size: cover;}/* Remove translucent overlay from header image */
.or-header-overlay {
display: none;
}