@media screen and (max-width: 767px) {
  .header .humb-menu > .lines-wrap.open span:nth-child(1), .header .humb-menu > .lines-wrap.open span:nth-child(3) {
    opacity: 0;
  }
}
