.vc-thumb-fit img {
  width: 150px;
  height: 100px;
  object-fit: contain;
  object-position: center center;
  background: #ffffff;
}