.htmleaf-container{ width: 1200px; margin: 40px auto;}
.gallery-container p.page-description {
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
    color: #85878c;
}

/* Styles for the gallery */

.tz-gallery .thumbnail {
    padding: 0;
    margin:10px;
      float: left;  border: none;
    width: 280px;
    height: 240px;

}

.tz-gallery img {
    border-radius: 2px;
    width: 100%;
  border: 1px solid #ccc;  height:204px;
}

.tz-gallery .caption{
    text-align: center;
}
.tz-gallery .caption p{text-align: center; line-height:40px;}

.tz-gallery .caption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}

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