.ld-bsp {
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 20px;

	img {
		border-radius: 2px;
	}
}