@media (min-width: 992px) {
  .image-data {
    max-height: 768px;
  }
  .spinner-large {
    width: 4rem;
    height: 4rem;
  }
}