/* News mosaic modul tapéta eltávolítása */
.module-body.section-module-body.news-mosaic-section-body {
    background-image: none !important;
    background-color: #ffffff !important;
}
.news-mosaic-section-body::before,
.news-mosaic-section-body::after {
    background: none !important;
}