/* ------------------------------------- */
/* solution
/* ------------------------------------- */
.solution .image-item {
  width: calc(50% - 15px);
}
.solution .-root figure,
.solution .-analysis figure {
  margin-top: 50px;
}