.dn_gallery_lite-container{max-width:100%;text-align: center;box-sizing:border-box;margin:15px 0}
.dn_gallery_lite-image{max-width:100%;margin:0;display:inline-block;padding:10px;box-sizing:border-box}
.dn_gallery_lite-image img{width:100%;box-sizing:border-box}


.dn_gallery_lite-desktop-1{width:100%}
.dn_gallery_lite-desktop-2{width:50%}
.dn_gallery_lite-desktop-3{width:33%}
.dn_gallery_lite-desktop-4{width:25%}
.dn_gallery_lite-desktop-5{width:20%}
.dn_gallery_lite-desktop-6{width:16%}

@media(max-width:1024px){
	.dn_gallery_lite-tablet-1{width:100%}
	.dn_gallery_lite-tablet-2{width:50%}
	.dn_gallery_lite-tablet-3{width:33%}
	.dn_gallery_lite-tablet-4{width:25%}
	.dn_gallery_lite-tablet-5{width:20%}
	.dn_gallery_lite-tablet-6{width:16%}	
}
@media(max-width:560px){
	.dn_gallery_lite-smartphone-1{width:100%}
	.dn_gallery_lite-smartphone-2{width:50%}
	.dn_gallery_lite-smartphone-3{width:33%}
	.dn_gallery_lite-smartphone-4{width:25%}
	.dn_gallery_lite-smartphone-5{width:20%}
	.dn_gallery_lite-smartphone-6{width:16%}	
}