.block-list-partners-grid .logo-wrapper img {
  min-width: auto;
  max-height: 100px;
  width: 100%;
  object-fit: contain;
}
.block-list-partners-grid .logo-wrapper a span {
  text-decoration: none;
}
.block-list-partners-grid .logo-wrapper a span:hover {
  text-decoration: underline;
}