/*#imagePreview img {
  max-width: 200px;
  width: 210px;
  height: 210px;
  position: relative;
  border-radius: 15px;
  border: 6px solid #eaeaea;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  background: #eaeaea;
}*/