.module-gallery{max-width:80vw;margin-left:10vw}.module-gallery-row--col-title{text-align:center;text-transform:uppercase;font-family:'Quicksand',sans-serif;margin-bottom:30px}.module-gallery-row--col-image{width:100%;height:100px;overflow:hidden;order:0;border-radius:4px;filter:drop-shadow(0 3px 6px #18109729);margin-bottom:20px;background-color:#fff}.module-gallery-row--col-image-wrapper{position:relative;top:-50%;left:-50%;width:200%;height:200%}.module-gallery-row--col-image img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:25%;height:auto;filter:none}@media screen and (max-width:769px){.module-gallery-row--col-image{overflow:visible;filter:none;background-color:transparent;margin:4em auto 2em auto}.module-gallery-row--col-image img{max-height:150px;width:auto}}