.contentRender_name_plugins_collections_template_custom_core_callout_tiles_2_across img {
	width: 100%;
	height: auto;
	aspect-ratio: 5 / 4;
  }
  
  @media (min-width: 640px) {
	.contentRender_name_plugins_collections_template_custom_core_callout_tiles_2_across img {
	  aspect-ratio: 5 / 4;
	}
  }