.modal {
    max-height: 80%;
}

.modal-content {
    padding: 8px !important;
}

.modal-content>img {
    width: 100%;
}