.template5.customers .clients-wrapper{display:flex;justify-content:center}.template5.customers .our-clients-container{margin:40px 0}.template5.customers .our-clients-container .gallery{display:flex;flex-wrap:wrap;margin:-1rem -1rem}.template5.customers .our-clients-container .gallery-item{flex:1 0 24rem;margin:1rem}.template5.customers .our-clients-container .gallery-image{display:block;width:100%;box-shadow:0 0 7px rgba(0,0,0,0.4);height:100px;transition:transform 400ms ease-out}.template5.customers .our-clients-container .gallery-image:hover{transform:scale(1.15)}