Hi
Is there a way to set the featured image size?
I would like to use images of 200 x 100 but any images I use fill the whole width of the screen.
Thanks
article figure.featured-image img {
width: auto!important;
}