.modal-image-container{display:flex;justify-content:center;align-items:center;max-height:auto;padding:20px;overflow:auto;background-color:#fff}.modal-image-container img{max-width:100%;max-height:100%;height:auto;width:auto;object-fit:contain;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.2)}