.userprofile-dialog {
  width: 800px;
  height: 462px;
  /* The height is specified only for the initial render, then after 1 second it will be re-adjusted based on React iframe's height */
  padding: 0 !important;
}