/* summernote_iframe_css */
iframe.summernote {
  resize: vertical;
}

.modal .card-header {
  z-index: 1000;
}

.its_image {
  border-radius: 8px;
  max-width: 60px;
}
