.shop-unified-modal .modal-dialog {
    width: 90vw;
    min-height: 90vh;

}

.shop-unified-modal .modal-content {
    min-height: 90vh;
}
.shop-unified-modal .modal-body {
    max-height: none !important;
}