$(document).ready(function() {

$('#galleryDescription p', '#galleryDescriptionLandscape p').text().length < 1).css({'display' : 'none'} 
		 
 });