@media (min-width: 1024px) {
    .text-content__heading-wrapper {
        max-width: 1024px;
    }
}

.text-content__image-wrapper {
    margin-right: -86px;
    margin-bottom: -12px;
}

.custom-button {
    margin-left: auto;
    margin-right: auto;
}

.text-content-section__container .custom-button {
    margin-top: 128px;
}