.contentRender_name_plugins_collections_template_custom_core_callout_tiles_2_across img {
	width: 100%;
	height: auto;
	aspect-ratio: 278/219;
}

@media (min-width: 640px) {
	.contentRender_name_plugins_collections_template_custom_core_callout_tiles_2_across img {
		aspect-ratio: 352/277;
	}
}