.public-layout .directory__list .account-card:nth-child(2) {
    order: -1;
    grid-column: 1 / 3;
}

