.gallery-container h1 { text-align: center; margin-top: 70px; font-family: 'Droid Sans', sans-serif; font-weight: bold; color: #58595a;}
.gallery-container p.page-description { text-align: center; margin: 30px auto; font-size: 18px;  color: #85878c;}

/* Styles for the gallery */
.tz-gallery {width:100%; margin:0 auto; display:flex; flex-wrap:wrap;}

.tz-gallery .thumbnail { padding:0; width:100%; margin:0 auto; }
.tz-gallery .lightbox {display:block; }
.tz-gallery .lightbox,
.tz-gallery .lightbox img {width:100%;}
.tz-gallery .subj {text-align:center; padding:10px 10px 20px;}

.tz-gallery .caption{ padding:10px; text-align: center;}
.tz-gallery .caption h3 { font-size:1.2em; font-weight:400; margin-top:10px;}

.baguetteBox-button { background-color: transparent !important;}
