.header-nav__trigger {
	z-index: 100000;
}

.header-nav__content.active {
	z-index: 99999;
}

@media screen and (max-width: 768px) {
    .button--position {
        top: 100px !important;
  }