.locked-status {
  display: block;
  overflow: hidden;
  height: 100%;
  text-align: center;

  img {
    height: 100%;
  }
}
