.gallery{overflow:hidden;clear:both;margin-bottom:20px}.gallery:not(:first-of-type){padding-top:20px}.gallery:last-of-type{margin-bottom:0}.gallery .gallery-heading{display:block}.gallery .gallery-item{float:left;width:25%}.gallery .gallery-item ._c{overflow:hidden;margin:0 5px 5px 0;border:1px solid rgba(0, 0, 0, 0.1)}.gallery .gallery-item a{display:block;position:relative;height:150px;text-align:center}.gallery .gallery-item a:hover img{transform:translate(-50%, -50%) scale(1.1)}.gallery .gallery-item a img{transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1)}@media screen and (max-width:650px){.gallery .gallery-item{width:33.333%}#content .gallery img{margin:0 !important;max-width:none !important}}@media screen and (max-width:500px){.gallery .gallery-item{width:50%}}@media screen and (max-width:320px){.gallery .gallery-item{width:100%}}