.modal {
    border-radius: initial;
    padding: 0;
    background: #fff;
    width: 100%;
}

.modal a.close-modal {
    top: 10px;
    right: 20px;
    background-image: url(https://storage-asset.msi.com/event/2021/cnd/million-members-thanksgiving/images/icon-close.png);
    width: 20px;
}

.blocker {
    z-index: 999 !important;
}