.name_story {
    #dimItems {
    
        div[data-ec="2022"],
        div[data-ec="2024"],
        div[data-ec="2026"],
        div[data-ec="2028"] {
            display: none;
        }
    }
}

body.swing-stories #dashboardheader, body.swing-stories .mosaic-top-header {
    z-index: 69;
}

.user-info {
    display: none;
}

#footer {
    margin-top: 40px;
}