.custom-simple-gallery{max-width:var(--page-layout-width);padding-left:var(--page-layot-sides-padding);padding-right:var(--page-layot-sides-padding);margin-left:auto;margin-right:auto}.custom-simple-gallery__wrapper{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:50px;column-gap:50px}.custom-simple-gallery__single{opacity:.4;font-size:0;line-height:normal}.alt-design .custom-simple-gallery__single{opacity:1;max-height:76px}.alt-design .custom-simple-gallery__single img{width:auto;max-height:76px}.alt-design .custom-simple-gallery__wrapper{gap:24px}@media screen and (max-width:1023px){.custom-simple-gallery__wrapper{flex-wrap:wrap;justify-content:center;-moz-column-gap:0;column-gap:0;row-gap:32px}.custom-simple-gallery__single{width:33.33%;text-align:center}}@media screen and (max-width:676px){.custom-simple-gallery__wrapper{flex-direction:column;row-gap:60px}.custom-simple-gallery__single{width:100%}}