.kv__img.contain img {
	object-fit: contain;
  height: auto;
}