.x5c-header-mosaic{aspect-ratio:594/555;display:grid;gap:var(--x5c-hm-gap,.5rem);grid-template-areas:"tl rt" "bl rt";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin:0 auto;max-width:600px;width:100%}.x5c-header-mosaic__cell{overflow:hidden;position:relative}.x5c-header-mosaic__cell--top-left{grid-area:tl}.x5c-header-mosaic__cell--bottom-left{grid-area:bl}.x5c-header-mosaic__cell--right-tall{grid-area:rt}.x5c-header-mosaic__cell img{display:block;height:100%;object-fit:cover;width:100%}.x5c-header-mosaic--rounded .x5c-header-mosaic__cell img{border-radius:1rem}