/**
    <block> banner
    This is some description for the module
    ```html
    <div class=banner />
    ```
*/
.banner {}

    /* some comment */
    .banner-else {}


/**
    <modifier> new
*/
.banner_new {}