.text-class {
    width: 190px;
    margin: 0 6px;
}
.row2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;

}