
#fileSaveDialog {

  .filePreview{
    max-width: 200px;
    max-height: 200px;
  }

  .modal-body {
    .media {
      padding: 20px;
    }
  }
}
