body{
                                                                                                                        }

    .job-block-three .content {
    position: relative;
    padding-left: 0px;
    min-height: 51px;
}

.call-to-action-two {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 400px 0 500px;
    text-align: center;
}


@media only screen and (max-width: 600px) {
  .call-to-action-two {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 140px 0 120px;
    text-align: center;
}
}
.job-block .content {
    padding-left: 0;
}
    
