#xImage {
    width: 20px !important;
    height: 20px !important;
}

#xButton {
    width: 20px !important;
    height: 20px !important;
    margin-left: 22px !important;
    margin-bottom: -23px;
    margin-top: -195px;
}

#customModal {
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.637)!important;
}
.custom-expanded .styling{
    width: 100%;
    padding: 10px;
}
.custom-expanded .u-text-5{
    margin-left: auto;
    margin-right: auto;
}
