.gallery-grid{grid-template-columns:repeat(3,1fr);width:100%;font-family:Roboto Condensed,Arial,sans-serif;display:grid}.gallery-grid-cell{min-height:37.5vw}.gallery-grid-cell:not(.highlighted) .thumbnail{filter:contrast(1.25)brightness(95%)}.gallery-grid .thumbnail{height:25vw}@media only screen and (width<=1200px){.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-grid-cell{min-height:50vw}.gallery-grid .thumbnail{height:33.33vw}}@media only screen and (width<=800px){.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid-cell{min-height:75vw}.gallery-grid .thumbnail{height:50vw}}@media only screen and (width<=400px){.gallery-grid{grid-template-columns:repeat(1,1fr)}.gallery-grid-cell{min-height:150vw}.gallery-grid .thumbnail{height:100vw}}.details .title{color:#285860;margin-top:0}.details:before{content:"";z-index:99;border:20px solid #0000;border-top-width:0;border-bottom-color:#fff;width:0;height:0;position:relative;top:-39px;left:35px}.gallery-grid-cell.highlighted{background-color:#f5f5f5}.gallery-grid-cell.highlighted .details:before{border-color:#0000 #0000 #f5f5f5}
