@media only screen and (min-width: 768px) {
  .navContainer {
    z-index: 1
  }
}