#header div.logo, #header div.logo img {
width: 105px !important
}

#bccms_masthead.scrolled_header #header .logo.logo-small img {
width: 44px !important
}

#header {
background-image: none !important;
background-color: <CMS header background colour which should match the one at the CMS base URL eg. #fff and #0097DB> !important;
}

#welcome_primary div:nth-child(3n) {
  display: none;
}

.unbound_footer {
     text-align: center;
     width: 100%;
     margin-top: 24px !important;
}

.unbound_splitdiv .unbound_footer a:hover, .unbound_mega .unbound_footer a:hover {
     background: #666666 !important;
     border-color: #666666 !important;
     color: #fff !important;
}

 .unbound_splitdiv .unbound_footer a, .unbound_mega .unbound_footer a {
     display: inline;
     display: inline-block;
     background-color: white !important;
     background-color: white !important;
     border: 1px solid #949494 !important;
     border-color: #949494 !important;
     padding: 6px 15px 7px !important;
     border-radius: 4px !important;
     margin-top: 5px !important;
     text-align: center;
     letter-spacing: 0.015em;
     -webkit-user-select: none;
     user-select: none;
     color: #474747 !important;
     min-height: 40px !important;
}
