.mi-ads-image-src-input {
  width: 100% !important;
  max-width: 100% !important;
}

.mi-ads-image-src-input::placeholder {
  opacity: 1;
}

.mi-ads-image-input-preview {
  width: 220px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 6px;
  border: 1px solid #d5deea;
  background-color: #fff;
}
