@media (max-width: 1024px){
    .text-page{
        padding-top: 100px!important;
        padding-bottom: 35px!important;
    }
}

.text-page h2{
    font-size: var(--wp--preset--font-size--x-large);
    margin-bottom: 0!important;
}