@media only screen and (max-width: 575px) {
    .ujimodal{
     overflow: inherit;
    width: 90%!important;
}
}