/*dla melkih foto, 2kolonki*/
.entry-content dt {
max-height: auto;}

@media screen and (min-width: 601px) and (max-width: 1860px)  {
.entry-content dt {overflow: hidden;
    margin-bottom: 3px;}
}

@media screen and (min-width: 1610px) and (max-width: 2860px)  {
.entry-content dt {
max-height: 1440px;
    overflow: hidden;
    margin-bottom: 3px;}
}

@media screen and (min-width: 1480px) and (max-width: 2610px)  {
.entry-content dt {
    max-height: 1410px;
    }
}


@media screen and (min-width: 1070px) and (max-width: 1480px)  {
.entry-content dt {
    max-height: 340px;
    margin-bottom: 3px;}
}


@media screen and (min-width: 900px) and (max-width: 1070px)  {
.entry-content dt {
    max-height: 300px;
    margin-bottom: 3px;}
}


@media screen and (min-width: 750px) and (max-width: 900px)  {
.entry-content dt {
    max-height: 290px;
    margin-bottom: 3px;}
}

@media screen and (min-width: 649px) and (max-width: 750px)  {
.entry-content dt {
    max-height: 270px;
    margin-bottom: 3px;}
}


@media screen and (min-width: 600px) and (max-width: 649px)  {
.entry-content dt {
    max-height: 305px;
    margin-bottom: 3px;}}




@media screen and (min-width: 1119px) {#gallery-1 .gallery-item {width:49% !important;}}
 @media screen and (max-width: 1119px) {#gallery-1 .gallery-item {width:auto !important;}

.gallery-item dt {overflow: hidden;    2max-height: 470px !important;
    margin-bottom: 1px;}

} 

#gallery-1 .gallery-item {
margin-top: 1px !important;}