/* Your custom css code goes here */
.gallery {
    margin-bottom: unset;
}
.gallery img {
	margin: auto;
}