.list25-item #inner-gallery a {
  display: flex;
  line-height: 0;
  margin-bottom: 0;
}

@media (max-width: 400.98px) {
  .list25-item,
  .list25-item.flex-row {
    flex-direction: column !important;
  }
  .list25-item .list25-body,
  .list25-item.flex-row .list25-body {
    margin: 10px 0 0;
    text-align: center;
  }
  .list25-item .list25-image,
  .list25-item.flex-row .list25-image {
    height: 100px;
    width: 100px;
    border-width: 3px;
  }
}
