@media screen and (max-width: 1400px) {
     .content2 .cl, .content2 .cr{
    width: 100%;
    float: none;
    }
    .bginny,.aginny{
        margin: 0;
    }
    .noup{
        display: none;
    }
}
@media screen and (max-width: 1250px) {
    nav .fa4{ 
        position: relative;
        display: flex;
        border-radius: 0px;
        left: 0%;
        transform: translate(0%, 0%);
    }
}
@media screen and (max-width: 1000px) {
    footer .footer_block
    {        
        width: 100%;
        float: none;
    }   
}
@media screen and (max-width: 600px) {
    .zalety1 a,.dostawcy1 a{
        width: 40%;    
        margin: 5px;    
        border-radius: 10px;
    }
    .content2{ padding: 0px 10px; }
    .navbar_abs {
        display: grid;
        justify-items: center;
    }
    .jumbotron{
        height: 220px;
        filter: blur(0px);
    }
    .navbar_abs .komputer_menu {display: none;}
}
@media screen and (max-width: 450px) {
    .content{width: 99%;}
}
@media screen and (max-width: 400px) {
    nav .fa4 a{padding: 5px 0px 0px 0px}
}


@media screen and (max-width: 600px) {}
@media screen and (max-width: 600px) {}