.shirt-caption figure {
  display: flex;
  flex-direction: column-reverse !important;
  align-items: center;
}

.shirt-caption figcaption {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}