.daraltma.daraltma_sadece {
    display: none;
}

.kategori_html_alt {
    height: 270px;
    overflow: auto;
    width: 80%;
    margin: auto;
    font-size: 14px;
}

.kategori_html_alt h2{
    font-size: 24px;
    font-weight: bold !important;
}

.kategori_html_alt h3{
    font-size: 20px;
    font-weight: bold !important;
}

.kategori_html_alt h4{
    font-size: 16px;
    font-weight: bold !important;
}

.kategori_html_alt ul {
    margin-bottom:20px
}

.kategori_html_alt ul li {
    list-style: disc;
    margin-left: 30px;
}