.disable-span-heading .span-heading span{display:inline-block;font-size:inherit}.gallery__items{display:grid;gap:20px}.gallery__item{aspect-ratio:330/190}.gallery__item:nth-child(3){aspect-ratio:432/488}@media (min-width:62em){.gallery__items{grid-template-areas:"image-1 image-3" "image-2 image-3";grid-template-columns:1fr 1fr}.gallery__item{aspect-ratio:inherit}.gallery__item:first-child{grid-area:image-1}.gallery__item:nth-child(2){grid-area:image-2}.gallery__item:nth-child(3){grid-area:image-3}}