.partners-row .col {
  margin: 25px 0px;
}

.fixed-size {
  height: 220px;
  width: 270px;
  display: flex;
  align-items: center;
}

.fixed-size img {
  width: 100% !important;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

span.plus-k::after {
  content: 'K +';
}

