Hi There,
You have this code:
html .site .x-main article.hentry .entry-featured img {
box-sizing: border-box;
display: inline-block;
margin-right: 0px;
margin-top: -20px;
min-width: 100px;
padding-right: 0px;
padding-top: 0px;
width: 206px!important;
}
That is turning the image like that. You may have added on Appereance > Customizer Custom > CSS or on your Style.CSS of your child theme.
Let us know if you need further help.
Joao
Joao