/* Only the approved brand asset replaces the original wordmark. */
.approved-brand-frame{display:inline-flex;width:180px;height:30px;align-items:center;justify-content:flex-start}
.approved-brand-frame img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center;transform:scale(1.4);transform-origin:left center}
.contact-monogram img{display:block;width:40px;height:24px;object-fit:contain}
@media(max-width:560px){.approved-brand-frame{width:126px;height:26px}}
