.stickynav-active {
  position: fixed;
  top: 40px;
  z-index: 1000;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: white;
  height: 80px;
  padding-top: 20px;
}
