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

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