@media screen and (min-width: 1100px)
{
    .dialog-backdrop [role="dialog"] {
        min-width:1100px !important;
    }
}
