.-m-cms-cont-gallery-photoswipe1 .-items {
    margin: 0 -5px;
    display: flex;
    flex-wrap: wrap;
}
.-m-cms-cont-gallery-photoswipe1 figure {
	padding:5px;
	margin:0;
}
.-m-cms-cont-gallery-photoswipe1 figure a {
	display:block;
	background-size: cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
}
.-m-cms-cont-gallery-photoswipe1 .-text {
	font-size:.9em;
}
