/*
* add this 'id' value to module > advanced tab > ID
* "blog-posts-customization"
*/
#blog-posts-customization img.fl-photo-img {
object-fit: cover;
height: 240px !important;
}
#blog-posts-customization div.fl-photo-content {
min-height: 240px;
max-height: 240px;
overflow: hidden;
}