.image-with-description__container{color:rgb(var(--color-foreground))}@media only screen and (max-width: 749px){.image-with-description__grid-container{max-width:90%}}@media only screen and (min-width: 750px){.image-with-description__grid-container{width:70%;max-width:1400px}}.image-with-description__grid-container{margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-auto-columns:1fr;gap:0px 0px;grid-auto-flow:row;grid-template-areas:"image image" "name link" "description description"}.image-with-description__image{grid-area:image;border:1px solid black}.image-with-description__img{width:100%;height:100%}.image-with-description__name{grid-area:name;text-transform:uppercase}.image-with-description__link{grid-area:link;justify-self:end;text-transform:uppercase;font-style:italic}.image-with-description__no-decoration{text-decoration:none;color:rgb(var(--color-foreground))}.image-with-description__description{grid-area:description}
/*# sourceMappingURL=/cdn/shop/t/5/assets/image-with-description.css.map */
