figure { 
	display: inline-block;
}

.high-saturation {
  filter: contrast(500%) saturate(5000000%);
}