.gallery{width:auto;max-width:100%;padding-bottom:3px;overflow:hidden}.gallery__content{flex-flow:wrap;justify-content:space-between;margin:calc(2px - 2%);display:flex;overflow:hidden}.gallery--vertical .gallery__content{flex-flow:column;margin-left:calc(2px - 2%);margin-right:calc(2px - 2%);display:flex}.gallery__content>*{flex:1 1 0;width:auto;min-width:300px;margin:2%}.gallery--vertical .gallery__content>*{flex:1 0 auto;min-width:300px;margin-top:2%;margin-bottom:2%}.gallery__title-box{flex-flow:wrap;justify-content:space-between;align-items:baseline;width:100%;margin-bottom:24px;padding:0;display:flex}@media (max-width:570px){.gallery--vertical .gallery__content>*,.gallery__content>*{min-width:55%}}
