.inline-colorbox-image {
  width: 100%;
  height: auto;
  border-radius: .5em;
}

.inline-colorbox-image:hover {
  opacity: 0.5;
}
