
.modal-container {
    display: flex;
    height: 100%;
    width: 100%;

    .pdf-preview {
        width: 580px;
        height: 720px;
    }
}