.fit figure{
  height: 180px;
}
.fit img{
  object-position: 50% 50%;
  object-fit: scale-down;
  width: 100%;
  height: 100%;
}