.navbar-wrapper {
    display: flex;
}

.counterparties-info {
    display: flex;
    flex-direction: column;
    gap: 24px;
}