.block-image img {
  display: block;
  width: var(--block-image-width, 100%);
  max-width: 100%;
  height: auto;
}
