/*** Flickr Gallery **/

.valign-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.jig-flickrBreadcrumb
{
	font-size:15px !important;
}

.justified-image-gallery.level-2  .fimewc-homepage-photos.justified-image-grid
{
	width:100% !important;
}

.justified-image-gallery.level-4 .fimewc-photos .jig-imageContainer
{
	width:100% !important;
}

.justified-image-gallery.level-4 .fimewc-photos .jig-imageContainer .jig-overflow
{
	width:100% !important;
	height:300px !important;
}

.justified-image-gallery.level-4 .fimewc-photos .jig-imageContainer img
{
	width:100% !important;
	height:300px !important;
	object-fit:cover;
	object-position:center center;
}

.justified-image-gallery.level-5 .fimewc-photos .jig-imageContainer .jig-caption-wrapper
{
	display:none;
}