Exit code: 0
Wall time: 0.8 seconds
Output:
/* Reference-style seven-image gallery mosaic. */
.bcc-gallery-mosaic{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1fr) minmax(0,1.06fr) minmax(0,1fr) minmax(0,.92fr)!important;grid-template-rows:150px 150px!important;gap:12px!important;max-width:1220px!important;align-items:stretch}
.bcc-gallery-mosaic figure{grid-row:auto!important;grid-column:auto!important;border-radius:18px!important}
.bcc-gallery-mosaic .bcc-g1{grid-column:1!important;grid-row:1/3!important;align-self:center;height:205px}
.bcc-gallery-mosaic .bcc-g2{grid-column:2!important;grid-row:1!important}
.bcc-gallery-mosaic .bcc-g3{grid-column:2!important;grid-row:2!important}
.bcc-gallery-mosaic .bcc-g4{grid-column:3!important;grid-row:1/3!important}
.bcc-gallery-mosaic .bcc-g5{grid-column:4!important;grid-row:1!important}
.bcc-gallery-mosaic .bcc-g6{grid-column:4!important;grid-row:2!important}
.bcc-gallery-mosaic .bcc-g7{grid-column:5!important;grid-row:1/3!important;align-self:center;height:205px}
@media(max-width:900px){.bcc-gallery-mosaic{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(4,190px)!important}.bcc-gallery-mosaic figure,.bcc-gallery-mosaic .bcc-g1,.bcc-gallery-mosaic .bcc-g2,.bcc-gallery-mosaic .bcc-g3,.bcc-gallery-mosaic .bcc-g4,.bcc-gallery-mosaic .bcc-g5,.bcc-gallery-mosaic .bcc-g6,.bcc-gallery-mosaic .bcc-g7{grid-column:auto!important;grid-row:auto!important;height:auto;align-self:stretch}}
@media(max-width:560px){.bcc-gallery-mosaic{grid-template-rows:repeat(4,145px)!important;gap:9px!important}}

