.group-selectable {
  .all-centered;
  .clickable;

  width: 48px;
  height: 48px;

  .checkbox {
    .clickable;

    width: 17px;
    height: 17px;
  }
}
