.half-text-half-image{display:grid;grid-template-columns:1fr 1fr}.half-text-half-image__content{background-color:#fff;margin:10rem 8rem}.half-text-half-image__content h2{font-family:Jakarta-Bold;font-size:4rem;color:#000;line-height:48px;margin-bottom:24px}.half-text-half-image__content p{margin-bottom:15px;color:#000;line-height:2.8rem;letter-spacing:.32px}.half-text-half-image__content>p:last-child{margin-bottom:0}div.half-text-half-image__bg{background-size:cover;background-position:center;background-repeat:no-repeat;display:block!important;min-height:37.5rem}@media screen and (max-width:750px){.half-text-half-image{grid-template-columns:1fr}.half-text-half-image__content{margin:3.2rem 2.4rem;grid-row-start:2}.half-text-half-image__content h2{font-size:3.2rem;line-height:40px;margin-bottom:15px}.half-text-half-image__content p{font-size:1.6rem}div.half-text-half-image__bg{grid-row-start:1}}