.wrapper {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.site-brand img {
  max-width: 100px!important;
}

.menu-respond {
  top: 90px;
}

.site-header {
  padding-top: 50px;
}
.tcon {
  flex-wrap: wrap;
  padding-left: 12px;
  padding-right: 12px;
  height: 40px;
}
.tcon-menu__lines {
  display: block;
  width: 25px;
  height: 2px;
  margin-bottom: 4px;
}

.tcon-menu__lines:after,
.tcon-menu__lines:before {
  display: none!important;
}

.tcon-menu__lines.tcon-menu__lines--half {
  width: 12px;
  margin-left: 13px;
  margin-bottom: 0;
}

