#navFixed {
  background-color: #212224;
  background-image: url('../content/images/them/header-strip.png') !important;
  /*background-image: url('../content/images/them/header-strip.png'),linear-gradient(90deg, rgba(190,0,0,1) 0%,rgba(0,0,0,1) 100%) !important;*/
  background-position: center center;
  background-repeat: repeat-x;
  border: none;
}
#homeContainer #bigSearchBox {
  background-image: url('../content/images/home/headerBack-dark.jpg') !important;
}