I'm currently tackling a timeline module in Elementor/Wordpress. Even though the image is uploaded correctly and displayed properly in the Wordpress gallery with the correct proportions, it appears distorted.
The
<div class="eael-content-timeline-img eael-picture">
class seems fine when inspected, showing dimensions of 60x60. However, upon hovering over the img src, I noticed the dimensions are incorrect (60x24) and I have no idea where those numbers originated from because they were not set by me during building.
Check out this screenshot to see the distortion and my perspective from Chrome Inspector