section.galleries a.location{display:block;text-decoration:none;margin-bottom:30px}section.galleries a.location .img-wrapper{overflow:hidden;margin-bottom:.9375rem}section.galleries a.location .img-wrapper img{width:100%;height:auto;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}section.galleries a.location .location-title{font-size:2.375rem;line-height:1.5;color:#203725;text-align:center;-webkit-transition:color .2s;transition:color .2s}section.galleries a.location:hover .img-wrapper img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}section.galleries a.location:hover .location-title{color:#d7b887}