/* Common file for all environments - holding, portal and backend */
@media (min-width: 992px) {
  /* line 5, app/assets/stylesheets/common.scss */
  .modal-dialog.modal-md {
    width: 800px;
  }
}
