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

@media (min-width: 992px) and (max-width: 1199px) {


    #nowa-intro .text-box{
        top: 18%;
    }
    #nowa-intro #pencils{
        bottom: 8%;
    }

    #nowa-intro #stuff-nowa-intro1,
    #nowa-intro #stuff-nowa-intro2,
    #nowa-intro #stuff-nowa-intro3{
        height: 55%;
    }


    #nowa-consulting #plant-consulting{
        height: 35%;
    }

    #nowaste-story-valores #stuff-valores1,
    #nowaste-story-valores #stuff-valores2,
    #nowaste-story-valores #stuff-valores3{
        right: -5%;
    }
}