.rapid-ui-form {
  width: 450px !important;
  max-width: 450px;
}

.rapid-ui-wider-form {
  width: 650px !important;
  max-width: 650px;
}

.rapid-ui-container {
  width: 650px !important;
  max-width: 650px;
}

.rapid-ui-loading-indicator {
  img {
    width: 80px;
  }
}
