.text-center {
	text-align: center;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

.gallery-block.flex > div {
	margin-bottom: 1.8rem;
}

.gallery-block {
	text-align: center;
}
