.illustrations-demo {
  display: flex;
  flex-wrap: wrap;
  img {
    margin: 0.5rem;
    max-width: 9.38rem;
  }
}
