.pt-list_distribute_between {
    .pt-list__item {
        display: flex;
        justify-content: space-between;
    }
}
