.task-complete-text {
    position: absolute;
    top: 245px;
    left: 50px;
    width: 663px;
}

.task-complete-image {
    position: absolute;
    top: 245px;
    left: 735px;
    max-width: 890px;
}

.task-complete-approved {
    position: absolute;
    top: 450px;
    left: 955px;
}