.section-padding-02 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.blog-wrapper-02 .privacy-notice ul li {
    list-style-type: square !important;
    margin-left: 25px;
}
.catagory_2, .catagory_3, .catagory_4, .catagory_5, .catagory_6 {
    display: none;
}
.widget-post .single-post .post-thumb a img {
    width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
}
ol li {
    margin-left: 25px;
    list-style-type: square;
}
.category-list li.show_tab a {
    background-color: #0a4d3c;
    color: #fff;
}

@media screen and (max-width:992px) {
    .tab-hide {
        display: none;
    }
}