/* Точечный мост для шапок v2 до следующей полной сборки интерфейса. */
.mo-v2-brand .mo-v2-logo,
.mz2-brand .mz2-mark {
  width: 140px !important;
  height: 40px !important;
  flex: 0 0 140px !important;
  border-radius: 0 !important;
  background: #fff url('/assets/logonew2-b4Sw8P7m.png') center / contain no-repeat !important;
  color: transparent !important;
  font-size: 0 !important;
}

.mo-v2-brand .mo-v2-logo svg,
.mz2-brand strong {
  display: none !important;
}

@media (max-width: 520px) {
  .mz2-brand small {
    display: none !important;
  }
}
