.block-type-image {
  padding-block: 0;
}
.block-type-image figure img {
  width: 100%;
  border-radius: var(--image-border-radius);
}