.picture-colorbox-container {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  height: 100%;
}
.picture-colorbox-container img {
  max-width: 100%;
  max-height: 100%;
}
