.stored-template-preview {
  display: block;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  background: #fff;
  filter: drop-shadow(0 8px 14px rgba(20, 50, 40, .14));
}
