$(document).ready(function() {
    jQuery('.news-latest-container-empty').parent().hide()
});


