.contentRender_name_plugins_collections_template_custom_core_imagebox_1_across_fullwidth .img-cont img {
	width: 100%;
	height: auto;
	aspect-ratio: 639/312;
}

@media screen and (min-width: 640px) {
	.contentRender_name_plugins_collections_template_custom_core_imagebox_1_across_fullwidth .img-cont img {
		aspect-ratio: 1903/595;
	}
}