.thankyou {
    display: flex;
    height: 91.0vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sustainability .thankyou .textComponent.firstSection {
    margin: 0;
}