.navbar.sticky {
  position: fixed;
  top: 0;
  z-index: 4;
  width: 100%;
  background-color: #95BBD1!important;
  left: 0;
}