.thumbex-mission {
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
  min-height: 260px;
  container-type: inline-size;
  container-name: kpi;
  gap: 1em;
}

.thumbex-mission a {
  text-decoration: none;
}

.thumbex-mission-img {
  min-height: 160px;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.thumbex-mission-content {
  text-align: center;
}