.section-summary .section-copy-inside{
    max-width: 480px;
}

@media only screen and (max-width: 1068px) {
    .section-summary .section-copy-inside {
        max-width:620px
    }
}