[hidden] {
  display: none !important;
}

.image-preview {
  width: 100%;
  max-height: 220px;
  object-fit: contain;
  border: 1px solid #d8d3c7;
  border-radius: 10px;
  background: #fffdf7;
}
