.ads_pl,
.ads_pl_table,
.ads_npl,
.ads_npl_table {
    display: none !important;
}

.ads_pl.show,
.ads_pl_table.show {
    display: block !important;
}

.ads_npl.show,
.ads_npl_table.show {
    display: block !important;
}

.ads_pl_table.show,
.ads_npl_table.show {
    display: table !important;
}