input[type="checkbox"] {
  width: 8px !important;
  height: 8px !important;
  transform: scale(0.5); /* можно подогнать масштаб */
}
