.personalDataBox__section .imageList {
  flex-wrap: nowrap;
  overflow: auto;
}

.personalDataBox__section.imageList__item {
  width: 45px;
  flex-shrink: 0;
}