/*dla melkih foto, 2kolonki*/
.gallery-item dt {
max-height: auto;}


@media screen and (min-width: 1900px) and (max-width: 7860px)  {
.gallery-item dt {overflow: hidden;    max-height: 360px !important;
    margin-bottom: 3px;}
}

@media screen and (min-width: 601px) and (max-width: 1860px)  {
.gallery-item dt {overflow: hidden;
    margin-bottom: 3px;}
}

@media screen and (min-width: 1610px) and (max-width: 1860px)  {
.gallery-item dt {
max-height: 360px !important;
    overflow: hidden;
    margin-bottom: 3px;}
}

@media screen and (min-width: 1480px) and (max-width: 1610px)  {
.gallery-item dt {
    max-height: 330px !important;
    }
}


@media screen and (min-width: 1070px) and (max-width: 1480px)  {
.gallery-item dt {
    max-height: 320px !important;
    margin-bottom: 3px;}
}


@media screen and (min-width: 900px) and (max-width: 1070px)  {
.gallery-item dt {
    max-height: 380px !important;
    margin-bottom: 3px;}
}


@media screen and (min-width: 750px) and (max-width: 985px)  {
.gallery-item dt {
    max-height: 380px !important;
    margin-bottom: 3px;}
}

@media screen and (min-width: 649px) and (max-width: 750px)  {
.gallery-item dt {
    max-height: 300px !important;
    margin-bottom: 3px;}
}


@media screen and (min-width: 600px) and (max-width: 649px)  {
.gallery-item dt {
    max-height: 250px !important;
    margin-bottom: 3px;}
}



@media screen and (min-width: 780px) 
{#gallery-1 .gallery-item {width:49% !important;}
} @media screen and (max-width: 780px) {#gallery-1 .gallery-item {width:auto !important;}

.gallery-item dt {overflow: hidden;    max-height: 470px !important;
    margin-bottom: 1px;}


} 
#gallery-1 .gallery-item {
margin-top: 1px !important;}









dl {
    padding: 1px 1px !important;
}

.entry-content img {
    margin: 0 0 0 0 !important;
   
}

#gallery-1 img {
    border: 0px solid #cfcfcf !important;
}
