.gallery__container{border-radius:.25rem}.gallery__items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;align-items:stretch}.gallery__col{row-gap:1.5rem}.gallery__item{border-radius:.5rem;overflow:hidden;padding-bottom:53%;position:relative}.gallery__item_140{padding-bottom:140%}.gallery__item_38{padding-bottom:38%}.gallery__item_65{padding-bottom:65%}@media (max-width:47.99875em){.gallery__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:29.99875em){.gallery__items{grid-template-columns:repeat(1,1fr)}}