.modal-content {
  height: 95vh;
  overflow: hidden;
}

.modal-body img {
  max-height: 69vh;
  max-width: 69vw;
}