<?php

defined( 'ABSPATH' ) || exit;

return $this->get_thumbnail( [
	'class'       => 'wpex-flex wpex-flex-grow',
	'link_class'  => 'wpex-flex-grow',
	'image_class' => 'wpex-w-100 wpex-h-100 wpex-object-cover',
] );
