.gallery {
	border-radius: 5px;
	background-color: #000;
}

.gallery > div {
	border-radius: 3px;
}

.galleria-container {
	border-radius: 4px !important;
}