.logo-gallery{-webkit-box-align:center;align-items:center;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}.logo-gallery.style1{-webkit-box-pack:center;justify-content:center}.logo-gallery .logo-item{display:flex;-webkit-box-pack:center;justify-content:center;width:33%;margin-bottom:24px}.logo-gallery .logo-item img{display:block;max-width:100%}@media screen and (min-width:1024px){.logo-gallery.style1{-webkit-box-pack:justify;justify-content:space-between}}.logo-gallery>img{display:block;max-width:100%;margin-bottom:16px;margin-left:16px;margin-right:16px}@media screen and (min-width:1024px){.logo-gallery>img{margin-bottom:0px}.logo-gallery>img:first-child{margin-left:0px}.logo-gallery>img:last-child{margin-right:0px}}@media screen and (max-width:1024px){.logo-gallery .logo-item{width:calc(50% - 24px);margin-right:12px;margin-left:12px}}