.custom-image-widget img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 10px 0;
}

.custom-image-widget h3 {
  font-size: 1.2em;
  margin-bottom: 5px;
}
