.yogallery{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--type-serif);background:var(--primary-0)}.yogallery .tag{background:#fff;padding:.625rem;width:-moz-fit-content;width:fit-content;font-size:4rem;font-style:normal;font-weight:700;line-height:normal}.gallery{display:flex;flex-direction:row;margin-top:2px;gap:2px;flex-flow:wrap;margin-bottom:2px}.gallery .img{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}.gallery .col1{display:flex;flex-direction:column;gap:2px}.gallery .col1 .img:first-child,.gallery .col1 .img:nth-child(2){width:40vw;height:30vw;background:var(--mid-0)}.gallery .col1 .img:nth-child(3){width:40vw;height:40vw;background:var(--mid-0)}.gallery .col2{display:flex;flex-direction:column;gap:2px}.gallery .col2 .img:first-child{width:40vw;height:40vw;background:var(--mid-0)}.gallery .col2 .img:nth-child(2){width:40vw;height:calc(60vw + 2px);background:var(--mid-0)}@media screen and (max-width:780px){.gallery{align-items:center;justify-content:center}.gallery .col1 .img,.gallery .col2 .img{width:48vw!important}}