πŸ—“ September 8, 2020: Hitchhikers Office Hours

Hi Jessie!

Below is the CSS I added in the demo.

.Answers .HitchhikerProductProminentImage-img {
    height: 200px;
    object-fit: cover;
}

Here’s more context about the object-fit CSS property - CSS object-fit Property

Make sure to test this with the images you have in your Knowledge Graph though!

1 Like