.gallery__content{margin-bottom:32px;text-align:center}@media(min-width: 768px){.gallery__content{margin-bottom:48px}}.gallery__content h2{margin-bottom:12px}.gallery__gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}@media(min-width: 768px){.gallery__gallery{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.gallery__column{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(min-width: 768px){.gallery__column{-ms-flex-preferred-size:auto;flex-basis:auto}}.gallery__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery__image{border:10px solid #fff;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:308px;overflow:hidden}.gallery__image img{height:308px;-o-object-fit:cover;object-fit:cover;width:100%}.gallery__image--tall{height:616px}.gallery__image--tall img{height:616px}.gallery__image--4{display:none}@media(min-width: 576px){.gallery__image--4{display:block}}