.image-with-description-h{column-gap:25px;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));height:100%;margin-left:auto;margin-right:auto;max-width:var(--site-width);padding:.75rem 1.25rem;width:100%}@media (min-width:768px){.image-with-description-h{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.image-with-description-h{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.image-with-description-h{padding-left:260px;padding-right:260px}}@media (min-width:768px){.image-with-description-h:last-of-type{margin-bottom:2.5rem}}.image-with-description-h__image{margin-bottom:1.5rem}@media (min-width:768px){.image-with-description-h__image{margin-bottom:0}}.image-with-description-h__description{--tw-text-opacity:1;color:rgb(115 118 128/var(--tw-text-opacity));display:flex;flex-direction:column;font-size:1rem;line-height:1.5rem}@media (min-width:768px){.image-with-description-h__description{--tw-text-opacity:1;color:rgb(26 29 25/var(--tw-text-opacity))}}