.gallery-custom{}
.gallery-custom .wrapper{
	padding:50px 0px;
}
.gallery-custom .uk-panel-title{
    text-align:center;
}
.gallery-custom .description{
	text-align:center;
}
@media (max-width:767px){
	.gallery-custom .wrapper{
		padding:25px 0px;
	}
	/* .gallery-custom .description{ */
		/* text-align:justify; */
	/* } */
}