.section-image__text h1{
    margin-top: 0;
}

.section-image__text .page-content{
    max-width: 540px;
}

@media screen and (max-width: 768px) {
    .section-image__text .block-about__grid {
        flex-direction: column-reverse;
    }
}
