﻿#ourFirmSec2b {
    height: 900px;
    min-height: 80%;
    background-image: url("../images/AboutUs/OurFirm/OurFirm_Sec_2bBG.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bg-grey-50 {
    background: rgba(128,128,128,0.5);
}

#OurFirmBG1 {
    background-image: url("../images/AboutUs/OurFirm/OurFirmBG1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#OurCultureTopBG {
    height: 900px;
    min-height: 80%;
    background-image: url("../images/AboutUs/OurFirm/OurFirm_CultureTopBG.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
