.case-study-details {
  display: flex;
  flex-direction: column;
  gap: var(--anrt-spacing-050);
}

.case-study-details img {
  max-width: 13rem;
}
