
.wrap-menu-header {
  position: absolute;
  width: 100%;
  height: 120px;
  top: 0;
  left: 0;
  z-index: 100;
  border-top: 5px solid #343434;
}

@media screen and (max-width: 760px){
.pconly{display:none;}}