#lazy_category_posts .loader.active {
    width: 100%;
    display: flex;
    justify-content: center;
}

.sidebar {
    height: 100%;
}

.sidebar-popular-tab-content {
    display: none;
}

.sidebar-popular-tab-content[data-tabdata=news] {
    display: block;
}
