#popup-tile-disabled {
    display: none;
    max-width: 90%;
}

.spb-popup-main-wrapper {
    background-color: #f9f9f9;
    border: none;
    padding: 4rem;
    box-shadow: 0px 5px 6px #00000029;
    /* font-family: 'SegoeUI-Semibold'; */
    font-family: 'filson-soft-light';
    font-style: normal;
}

/* background-color: #eeeeee; */