/* v0.9.60 — Shared Logical Memory brand assets. */
.nle-brand{
  min-width:0;
  min-height:44px;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
}
.nle-brand-logo-image{
  display:block;
  width:154px;
  height:auto;
  max-height:48px;
  object-fit:contain;
  object-position:left center;
}
.nle-hub-brandline{
  min-height:48px;
  margin-bottom:9px;
}
.nle-hub-symbol-image{
  display:block;
  width:52px;
  height:52px;
  object-fit:contain;
}

@media(max-width:390px){
  .nle-brand-logo-image{width:144px;max-height:44px;}
}

@media(max-width:350px){
  .nle-brand-logo-image{width:134px;max-height:41px;}
}
