/*.section1 .col-lg-6 {
    padding: 0px 100px;
}*/


/*.section1 .col-lg-6:nth-child(2) {

    background-color: #eeeeee;
}*/


.recruit > .col-lg-6:nth-child(1) {
    background-image: url(../../../Images/ksi/work.jpg);
    background-size: cover;
    min-height: 200px;
}



.recruit>.col-lg-6:nth-child(2) {
    padding: 100px;
}

@media (max-width: 576px) {
    .recruit > .col-lg-6:nth-child(2) {
        padding: 30px;
    }
}


.join_block .fas {
    font-size: 60px;
}


