.gallery-desktop-container{width:100%;min-width:0;max-width:100%;container-type:inline-size}.gallery-desktop-row{grid-template-columns:calc(37.5cqw - .5625rem) calc(25cqw - .875rem) calc(37.5cqw - .5625rem);gap:1rem;width:100%;min-width:0;display:grid}@supports not (width:1cqw){.gallery-desktop-row{grid-template-columns:3fr 2fr 3fr}}