Hello There,
try to paste this code , by navigating to theme customization and then settings to custom code,
if the height is less or greater just change the 290 value to greater or less
.content-over-media>:is(img,video,iframe,svg,video-media) {
height: 290px !important;
}
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
