Hi max-santiago,
I have checked your site and see that the style conflicts with the Carousel CSS, to resolve this issue, you can add the following CSS code to The Edit custom CSS:
.acm-teams.style-1 .teams-img img {
width: auto;
margin: 0 auto;
}
Hope this help!