body.apigraf-home .partners .logo-card--ok-print {
  height: 126px;
  padding: 0;
  overflow: hidden;
}

body.apigraf-home .partners .logo-ok-print {
  width: min(176px, 100%);
  max-width: 180px;
  height: auto;
  max-height: none;
  object-fit: contain;
}
