.gallery{display:flex}@media only screen and (max-width:575px){.gallery{display:block}}.gallery__item{flex-basis:33.3333333333%;font-size:0}@media only screen and (max-width:575px){.gallery__item{aspect-ratio:16/9}}
