.c-gallery-row-container{
  max-height: 50vh;
  overflow-y: auto;
}
.c-gallery-row-container.full{
  max-height: 80vh;
}