﻿#Infrastructure_TopBG {
    height: 900px;
    background-image: url('../images/careers/infrastructure/infrastructure_topbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
}

#InsuranceSolutions_TopBG {
    height: 900px;
    background-image: url('../images/careers/insurancesolution/insurancesolutions_topbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#PE_TopBG {
    height: 900px;
    background-image: url('../images/careers/privateequity/pe_topbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#RealAssets_TopBG {
    height: 900px;
    background-image: url('../images/careers/realassets/realassets_topbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#RP_TopBG {
    height: 900px;
    background-image: url('../images/careers/renewablepower/rp_topbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
