.cropped-corner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.cropped-corner._outside {
  top: -1px;
  left: -1px;
}
.cropped-corner ._display-none {
  display: none;
}
