How can I remove the image display settings in Dawn theme?

Hi,

At the top of my website it says,

.rte img { display: inline-block; height: 250px; width: auto; margin:10px; }

Any ideas how this is removed. I have attached a screenshot.

Please take a look in your header.liquid if you can find this line of code and remove it.

Found it! It worked and remove it. Many thanks