.ost-checkbox {
  min-width: 15 *@BU;
  height: 15 *@BU;
  &-disabled {
    opacity: .5;
  }
  img {
    height: 100%;
  }
}

