Changing the order of appearance of Team members

Hi. I am using the Prodo theme and in the “Team” section I originally set up myself and in the past 6 months have added three more staff. I would like to rearrange the order in which the appear in the main page by reversing the order. the web page is 4sightinspections.com and just scroll down for the team section. Code I am using to display the team section is:

[our-team column=”1/4” limit=”4”]
[column size=“1/4]
[button url=”/about"]learn more[/button]
[/column][column size=“1/4]
[column size=“1/4]
[button url=”/about”]learn more[/button]
[/column][column size=“1/4]
[column size=“1/4]
[button url=”/about”]learn more[/button]
[/column][column size=“1/4]
[column size=“1/4]
[button url=”/about”]learn more[/button]
[/column]

Each time I add a new team member it moves the group to the right on the main page. I have tried deleting all team members and recreating in the order I want but they keep going back to the order you see in the main page. Is there A way I can change the order that they appear?