.about-cjb-wrapper {
    display: flex;
    width: 100%;
    height: 700px;
    background-repeat: no-repeat;
    background-image: url("../../img/aboutus/about_cjb_top_bg.jpg");
    position: relative;
    background-position: center center;
    background-size: cover;
}
