.sticky-menu-container .inner-menu > button > span .icon::before {
  content: "";
  position: absolute;
  top: 55%;
  left: 50%;
  width: 50px;
  height: 100%;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://cdn.efsinomedia.com/img/iconmenu.png");
}

.lowbar {

}

nav {
    height: 60px !important;
}