

#photoreport{ clear:both; padding-top:40px;}
#photoreport h2{ margin-bottom:20px;}

#lightgallery:before,
#lightgallery:after {content: " ";display:table;}
#lightgallery:after {clear: both;}
#lightgallery{*zoom: 1;}



#lightgallery a{ float:left; margin-right:20px; margin-bottom:20px; width:200px; height:auto; overflow:hidden;}
#lightgallery a:nth-child(5n){margin-right:0;}
#lightgallery a img{ width:100%; height:auto;}



@media(max-width:640px){
	
#photoreport h2{ margin-bottom:1em;}
#photoreport h2 img{ width:100%;}

#lightgallery{ width:90%; margin:0 auto; padding:1em 0;}
#lightgallery a{ float:left; margin-right:3%; margin-bottom:1em;width:31%; height:auto;}
#lightgallery a:nth-child(5n){margin-right:3%;}
#lightgallery a:nth-child(3n){margin-right:0;}
#lightgallery a img{ width:100%;}
}


















