/*section.row {
  display:flex;
  align-items:stretch;
  justify-content:space-evenly;
}
section.row .shadow-box {
  width:20%;
}*/