Hi jason,
To display Fashion Expert Team member in center position
Go to Appearance -> Theme Option ->Basic Settings -> Custom CSS
and paste below css code in custom cs box
.section-teammember { text-align: center; }
.team_column { float: none; }
Regards
Grace Themes