.name-with-logo-wrapper{display:flex;align-items:center;gap:8px}.name-with-logo-wrapper .no-logo{min-height:28px;min-width:28px;max-height:28px;max-width:28px;display:flex;justify-content:center;align-items:center;border-radius:4px;color:#fff}.name-with-logo-wrapper .image{-o-object-fit:cover;object-fit:cover;border-radius:4px}.name-with-logo-wrapper .name{font-size:12px;font-weight:500}