@media screen and (max-width: 1024px) {
  html body.scroll header .header-top {
    height: 140px;
  }

  .social-top {
    top: 40px;
  }

  html body header .header-top .logo-top,
  html body.scroll header .header-top .logo-top {
    top: 53px !important;
  }

  html body header .header-top .lingue_new {
    top: 108px;
  }

  html body header .cont_hamb {
    top: 43px;
  }
}
