.wordmark img{
  display:block;
  width:150px;
  height:auto;
  max-height:48px;
  object-fit:contain;
}

.lq-unified-brand.top-logo img{
  display:block;
  width:185px;
  height:auto;
  max-height:58px;
  object-fit:contain;
}

.lq-unified-wordmark{
  color:#261f1b;
  font-size:29px;
  font-weight:700;
  letter-spacing:-.055em;
  line-height:1;
}

.lq-unified-wordmark>span{color:#ff6825}

.footer-mark img{
  width:180px;
  max-height:none;
}

@media(max-width:560px){
  .wordmark img{width:132px;max-height:40px}
  .lq-unified-brand.top-logo img{width:145px;max-height:46px}
  .lq-unified-wordmark{font-size:25px}
  .footer-mark img{width:165px;max-height:none}
}
