Is it possible to change the specific area that is zoomed into in the image?
While having the correct resolution would be ideal, I am unsure of the optimal resolution for the carousel.
To see a demonstration, click on this link: https://jsfiddle.net/rmbeo4oh/
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="wpimages/received_10214620274008052.jpeg" alt="First slide">
</div>
</div>