@media screen and (max-width: 1000px) {
    .impact-text {
        grid: unset;
    }
}
