@media (min-width: 769px) {
	.comments-area .comment-awaiting-moderation+br {
		display: none;
	}
}