.image-block.rounded-corners {
  overflow: hidden;
  border-radius: var(--border-radius-large);
}
