janneels The picture now gets really big, is there a possibility to make it smaller?
Try add this to custom.css file and adjust width value accordingly :
#acm-feature-95 .owl-carousel .owl-stage-outer .owl-stage .teams-item .teams-item-inner{width: 30% !important;margin: 0 auto !important;}
Kindly ensure to clear your browser cache if changes dont reflect
However, Would suggest to add image with less width and height proportionally instead of using forced width as seen with images assigned to specific module on demo site too, which is always more convenient 🙂