@media only screen and (max-width: 767px) {
.ui-dialog .ui-dialog-titlebar-close{
right: 40%;
}
}