/* to remove the There are no comments banner */
#kt .is-empty .o-empty {
    display: none !important;
}