@media screen and (min-width:480px){.collection-content__inner{grid-template-rows:1fr max-content}}@media screen and (min-width:480px){.collection-content__title{grid-row-start:1}}@media screen and (min-width:480px){.collection-content__description{grid-row-start:2}}.collection-content__image{width:188px;height:188px;grid-column-start:3}@media screen and (min-width:480px){.collection-content__image{grid-column-start:1;grid-row-start:1;grid-row-end:3}}.collection-content__image img{width:188px;height:188px;object-fit:contain}.figcenter{margin-left:auto;margin-right:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:max-content;align-items:center}.figcenter img{width:max-content;margin:0 auto}.figcenter{margin-bottom:1rem}.figcenter>*{margin-left:0!important;margin-right:0!important;padding-left:1rem;padding-right:1rem}.figcenter>img{margin-bottom:10px}.figcenter>p{flex:1 1 500px;width:min-content;background-color:#999;margin-top:5px;margin-bottom:10px!important;padding:15px;font-style:italic;text-align:center;border-bottom:2px solid #fc0;padding:15px}@media (max-width:47.99875em){#cms #content-wrapper #main .page-content.page-cms .figcenter{max-width:unset}#cms #content-wrapper #main .page-content.page-cms .figcenter img{width:auto}#cms #content-wrapper .figcenter>p{min-width:100%}}