.block__text {
    margin: auto;
    position: relative;
}

    .block__text .text-wrapper {
    }

        .block__text .text-wrapper .text {
        }

            .block__text .text-wrapper .text h2 {
            }   


@media (max-width: 1050px) {
    .block__text .text-wrapper {
    }   
 }