section.two-text-columns h1.title{
    margin:0;
    max-width:640px;
}

@media screen and (max-width:768px){
    section.two-text-columns .wrapper{
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem;
    }
}