.rs-dialog-wrap {
  max-width: 100% !important;
  .mat-mdc-dialog-container {
    padding: 0 !important;
    border-radius: 10px;
  }
}
