@charset "UTF-8";
/* THE WISHLIST - for extra small devices */

@media (max-width: 480px) {

    .height-fixer{
        margin-bottom: 150px;
    }

    #nowa-marketing #pencil-orange,
    #nowa-marketing #pencil-red{
        bottom: 10%;
    }

    #nowa-marketing #fan{
        right: -20%;
    }

    #nowa-consulting #earth{
        max-height: 200px;
    }

    #nowa-training #books-training1, #nowa-training #books-training2, #nowa-training #books-training3{
        height: 20%;
    }

    #nowa-inowation #stuff-inowation1, #nowa-inowation #stuff-inowation2{
        height: 40%;
    }

    #nowa-intro #stuff-nowa-intro3,
    #nowa-intro #stuff-nowa-intro1{
        display: none;
    }

    

    #waste-watchers-mario #stuff-waste-watchers-mario1{
        display: none;
    }

    #nowaste-story #stuff-nowaste-story1, #nowaste-story #stuff-nowaste-story2, #nowaste-story #stuff-nowaste-story3{
        height: 20%;
        top: auto;
        bottom: 10%;
    }

    #nowaste-story-missao #stuff-missao1,
    #nowaste-story-missao #stuff-missao2{
        right: -15%;
    }


    #nowaste-story-visao #new-globe{
        height: 35%;
    }

    #nowaste-story-valores #stuff-valores1{
        display: none;
    }

    #nowajis h3{
        bottom: -80px;
    }

    #nowa-intro #noWasteMarketing2{
        bottom: -80px;
    }
}