img {
  width: 500px;
}

.subimage {
  display: flex;
  flex-direction: row;

  margin: 10px;
}

.caption {
  margin: 10px;
}