@media (min-width: var(--breakpoint-elxsm)) {
  .centered-image-card {
    background-size: contain;
    height: 125px;
  }
}
