1) Copy khore/components/templates/shortcodes/efcb_fullspeakers.php to khore-child/components/templates/shortcodes
2) Open khore-child/components/templates/shortcodes/efcb_fullspeakers.php
3) Around line number 20, you can find:
<div class=”col-xs-12 col-md-4 col-sm-6″>
4) Change this to:
<div class=”col-xs-12 col-md-3 col-sm-6″>
5) Save the file.