.text-image-narrow__container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:750px}@media screen and (min-width:750px){.text-image-narrow__container{gap:3rem}}.text-image-narrow__image{width:100%}.text-image-narrow__image img{display:block;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.text-image-narrow__content{display:flex;flex-direction:column;gap:1.5rem}.text-image-narrow__title{font-size:2.4rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin:0}@media screen and (min-width:750px){.text-image-narrow__title{font-size:3.2rem}}.text-image-narrow__text{font-size:1.6rem;line-height:1.6}.text-image-narrow__text p{margin:0 0 1rem}.text-image-narrow__text p:last-child{margin-bottom:0}