.award-image {
  flex-shrink: 0;
  border-radius: 12px;
  object-fit: cover;
  width: 50%;
  height: auto;
  max-width: 300px;
}
