.taxonomy-parent label {
  font-weight: bold;
}

.taxonomy-child {
  margin-left: 1.5rem;
}

.fieldset-wrapper #edit-obszary-tematyczne, #edit-obszary-tematyczne {
  display: block;
  column-count: 1;
  column-gap: 1rem;
}

@media (min-width: 768px) {
  .fieldset-wrapper #edit-obszary-tematyczne,
  #edit-obszary-tematyczne {
    column-count: 2;
  }
}

@media (min-width: 1200px) {
  .fieldset-wrapper #edit-obszary-tematyczne,
  #edit-obszary-tematyczne {
    column-count: 3;
  }
}
