.gallery-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:100px 20px;position:relative}.gallery-wrapper .heading-sec :not(.hs-button,.button){color:inherit}.gallery-wrapper .heading-sec{padding-bottom:50px}.gallery-wrapper .grid-wrapper .main-image{border-radius:5px;margin:5px;overflow:hidden;width:32.4333%}.gallery-wrapper .grid-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.gallery-wrapper .grid-wrapper .main-image img{border-radius:5px;filter:grayscale(1);height:100%!important;min-height:300px;object-fit:cover;overflow:hidden;transition:all .3s}.gallery-wrapper .grid-wrapper .main-image:hover img{filter:grayscale(0);transform:scale(1.1)}@media(max-width:1170px){.gallery-wrapper .grid-wrapper .main-image{width:31.3333%}}@media(max-width:767px){.gallery-wrapper .grid-wrapper .main-image{width:47%}}@media(max-width:575px){.gallery-wrapper .grid-wrapper .main-image{width:100%}.gallery-wrapper .grid-wrapper .main-image img{min-height:unset}}