img.hkw-acf-table-image {
	--hkw-acf-table-image-size: 96px;

	display: block;
	box-sizing: border-box;
	width: var(--hkw-acf-table-image-size) !important;
	height: var(--hkw-acf-table-image-size) !important;
	max-width: 100% !important;
	max-height: none !important;
	object-fit: cover;
	object-position: center;
}
