.fixedNav {
  position: fixed;
  z-index: 900;
  width: 100%;
  top: 0;
  background-color: #fffffff7 !important;
}
