@media (max-width: 991px){#theme-header.has-normal-width-logo #logo img {width:300px !important;max-width:100% !important;height: auto !important;max-height: 200px !important;}}document.addEventListener("DOMContentLoaded",function() { var latestNews = document.querySelectorAll('.post-cat.tie-cat-11'); latestNews.forEach(function(el){ el.remove(); }); var wrap = document.querySelectorAll('.post-cat-wrap'); wrap.forEach(function(el){ // Nëse nuk ka element tjetër brenda,largojmë edhe wrapper-in if(el.children.length === 0){ el.remove(); } });});