.chapbooks-page .heritage-archive-collection-list{display:grid;grid-template-columns:1fr;grid-gap:var(--_spacings---inner-space);gap:var(--_spacings---inner-space);width:100%}@media screen and (min-width:640px){.chapbooks-page .heritage-archive-collection-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.chapbooks-page .heritage-archive-collection-list{grid-template-columns:repeat(3,1fr)}}.chapbooks-related .heritage-archive-collection-list{display:grid;grid-template-columns:1fr;grid-gap:var(--_spacings---inner-space);gap:var(--_spacings---inner-space)}@media screen and (min-width:640px){.chapbooks-related .heritage-archive-collection-list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.chapbooks-related .heritage-archive-collection-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:991px){.chapbooks-page .heritage-archive-link-block{width:100%!important;height:auto!important}.chapbooks-page .heritage-archive-image{height:auto!important;object-fit:contain!important}}