@media (max-width: 992px){
  [data-zs-logo-container] {
    position: absolute;
    top: 50%;
    left: 45%;
    translate: -50%-50%;
  }
}

.theme-branding-info .theme-logo-parent a img {
    height: 50px !important;
    width: 120px !important;
}