if (sorted_index < 4) {
        // bubbles at index 0, 1, 2, 3 are in line 1
        col_count = 4;
        dist_x = 85;
        offset_x = 200;