#previewImage {
  height: 100px;
  max-height: 100px;
  width: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#relativeURLCheckboxWarning {
  font-style: italic;
}

