.tx-bwggallery .list-view .thumb-link {
	margin: 10px;
	display: inline-block;
}

.tx-bwggallery .single-view {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.tx-bwggallery .single-view .image {
}

.tx-bwggallery .single-view .info {
	margin-left: 20px;
}