.associated-item>.col-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: solid 1px;
  border-color: #cbcbcb;
}

.associated-item img {
  width: 85%;
  height: auto;
}

.page-numbers {
  margin-top: 2.5rem !important;
  margin-bottom: 3rem !important;
}