.kategori-wrapper {
  width: 100%;
}

.ck-editor__editable {
  min-height: 100px;
}

@media (min-width: 576px) {
  .kategori-wrapper {
    width: 80%;
  }
}
