.gallery-module.grid-layout .title-section{padding-top:20px;padding-bottom:20px}.gallery-module.grid-layout .grid-gallery .image{padding:0;overflow:hidden}@media (max-width: 786px){.gallery-module.grid-layout .grid-gallery .image{height:150px !important}}.gallery-module.grid-layout .grid-gallery .image figure{width:100%;height:100%;position:relative;overflow:hidden;margin:0}.gallery-module.grid-layout .grid-gallery .image figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.gallery-module.grid-layout .grid-gallery .image figure figcaption{position:absolute;top:-150px;left:0;width:100%;height:100%;opacity:0;-webkit-transform:translate(0, 0);transform:translate(0, 0);transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out}.gallery-module.grid-layout .grid-gallery .image:hover figcaption{opacity:0.8;-webkit-transform:translate(0, 150px);transform:translate(0, 150px);transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out}