h1 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 18px !important;
}
h2 {
    margin-bottom: 10px !important;
}
h3 {
    font-size: 22px;
    margin-bottom: 6px !important;
}
h4, h6 {
    font-size: 20px;margin-bottom: 6px !important;
}
ul.list_ul li {
    list-style: disc;
}
ul.list_ul {
    padding-top: 0;
}
ul {
    padding: 0px 0 0 20px;
}
p {
    text-align: justify;font-size: 17px;
}
@media (min-width: 769px) {
.mbil-img {
    display: none !important;
}

}
@media (max-width: 768px) {
.desck-img {
    display: none !important;
}
}
