﻿.hp-zgloszone {background-color:#fff;margin-top:20px;}

.item {box-sizing: border-box;padding:30px;width:33.33333%;float:left;height:420px!important;}
.nagrody .item .produkt .foto {position:relative;}
.item .produkt .tags {text-transform:uppercase;}
.item .produkt .about {padding:10px 0 10px 5px;}
.item .produkt .about h4 {font-size: 20px;margin:0;padding-bottom:5px;}


.page-title h1::after {margin:0 auto 0;}

.brak {text-align:center;font-size:28px;opacity:0.2;font-weight:100;padding:50px 0;}

.multimedia {margin-bottom:100px;}

.nagrody .item .produkt .foto .odznaka {bottom:0!important;position:absolute;right:-5px!important;width:100px;}



@media (max-width:767px) 
{
    .item {width:50%;float:left;}
}

@media (max-width:560px) 
{
    .item {width:100%;float:left;height:auto!important;}
    .page-title h1 {font-size:32px!important;}
    .container-hp-title h2 {font-size:28px!important;}
}

@media (min-width:768px) and (max-width:979px) 
{
     .item {width:50%;}
}

@media (min-width:1400px)
{
    .item {box-sizing: border-box;padding:30px;width:25%;float:left;height:420px!important;}
}