.custom-navbar {
  padding-left: 160px;
}

.custom-iceri{
  padding-left: 50px;
}


.sabit-yukseklik {
  height: 500px;
  overflow-y: auto;
}


.ckeditor-content p {
  margin: 0;
  line-height: 1.4;
}

.ckeditor-content br {
  line-height: 0.5;
}

.ckeditor-content {
  overflow-wrap: break-word;
}


.ckeditor-content br {
  display: inline;
  content: " ";
  line-height: 1;
}