This is not for the logo. Its for the feature/listing image,I don’t think the default WordPress media setting apply. I did try changing the default sizes in the Media settings and Regenerate the images and it did not work.
The problem is the feature/listing image zooms in when the image size is not big enough, but when it zooms/covers the image area the position of the image is not centered is TOP TOP and all the images get cut off.
I tried using CSS code, for example background-position Down; , but it wont work. I also tried CSS codes like object-fit: cover, but it wont work even if i add !important.