Hello,
You can do that by template overriding. Copy the file from components/com_joomprofile/extensions/profile/templates/site.profile.search.result.php to template/yourTemplate/html/com_joomprofile/site.profile.search.result.php and make the required changes.
Or you can write some css in your template to overcome the effect of Bootstrap's classes like span6.
Let me know if you have any other query.