@media (min-width: 992px) {
  .header-middle-row .header-logo {
    transform: scale(2.3) !important;
    transform-origin: center center !important;
  }
}