@media screen and (min-width: 769px) {
    .banner {
        position: relative;
        margin-bottom: -5px;
    margin-top: 70px;
    }

        .banner img {
            width: 100%;
        }

    .aboutus_tab {
        width: 100%;
        height: 65px;
        background: rgba(239,244,247,1)
    }

        .aboutus_tab ul {
            width: 506px;
            margin: 0 auto;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

            .aboutus_tab ul li {
                font-size: 18px;
                font-family: Microsoft YaHei;
                font-weight: bold;
                color: rgba(68,68,68,1);
                line-height: 65px;
                border-bottom: 3px solid transparent;
            }

    .aboutus_tab_active {
        color: rgba(43,204,168,1) !important;
        border-bottom: 3px solid rgba(43,204,168,1) !important;
    }

    .aboutus_tab ul li:hover {
        color: rgba(43,204,168,1) !important;
        border-bottom: 3px solid rgba(43,204,168,1) !important;
    }

    .aboutus_rektec {
        margin-top: 64px;
    }

    .aboutus_rektec_title {
        width: 100%;
        font-size: 34px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: rgba(68,68,68,1);
        line-height: 42px;
        text-align: center;
    }

    .aboutus_rektec_underline {
        width: 72px;
        height: 4px;
        background: rgba(43,204,168,1);
        margin: 0 auto;
        margin-top: 10px;
    }

    .aboutus_rektec_content {
        width: 1066px;
        margin: 39px auto 71px auto;
    }

        .aboutus_rektec_content p {
            font-size: 16px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(102,102,102,1);
            line-height: 32px;
        }

    .aboutus_history {
        background-repeat: no-repeat;
        background-position: left top;
        background-image: url(../images/guanyuwomendiutuqq.png);
        width: 100%;
        background-size: 100%;
        position: relative;
    }


    .aboutus_history_main {
        width: 1066px;
        position: relative;
        margin: 0 auto;
    }


    .aboutus_history ul {
        margin-top: 75px;
        margin-left: 215px;
        padding-bottom: 69px;
    }

        .aboutus_history ul::before {
            content: ' ';
            height: 808px;
            margin-left: auto;
            margin-right: auto;
            width: 1px;
            background: rgba(43,204,168,1);
            background-color: #d9d9d9;
            position: absolute;
            top: 75px;
            left: 215px;
        }

        .aboutus_history ul li {
            position: relative;
        }

    .aboutus_history_content {
        margin-left: 118px;
    }

    .aboutus_history_bullet {
        content: " ";
        position: absolute;
        left: 0px;
        top: 87px;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        width: 20px;
        height: 20px;
        border: 4px solid #2BCCA8;
        background: #fff;
        border-radius: 50%;
        z-index: 1;
        cursor: pointer;
        transition: all .15s ease-in-out;
    }

        .aboutus_history_bullet:hover {
            background: rgba(43,204,168,1);
            border: 4px solid rgba(255,255,255,1);
            box-shadow: 0px 5px 5px 0px rgba(68,93,192,0.15);
            border-radius: 50%;
        }

    .aboutus_history_item {
        width: 100%;
        padding-top: 70px;
        cursor: pointer;
    }

        .aboutus_history_item:hover + .aboutus_history_bullet {
            background: rgba(43,204,168,1);
            border: 4px solid rgba(255,255,255,1);
            box-shadow: 0px 5px 5px 0px rgba(68,93,192,0.15);
            border-radius: 50%;
        }

    .aboutus_history_title {
        font-size: 34px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: rgba(255,255,255,1);
        line-height: 44px;
        width: 100%;
    }

    .aboutus_history_item p {
        font-size: 20px;
        font-family: Microsoft YaHei;
        color: rgba(255,255,255,1);
        line-height: 29px;
        width: 100%;
    }

    .aboutus_culture {
        width: 1166px;
        margin: 0 auto;
    }

    .aboutus_culture_headimg {
        width: 100%;
        height: 214px;
        text-align: center;
        margin-top: 59px;
        margin-bottom: 31px;
    }

        .aboutus_culture_headimg img {
            width: 303px;
            margin: 0 auto;
        }

    .aboutus_culture_headtitle {
        font-size: 55px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: rgba(68,68,68,1);
        line-height: 55px;
        width: 100%;
        text-align: center;
        margin-bottom: 37px;
    }

    .aboutus_culture_item {
        width: 100%;
        background: rgba(255,255,255,1);
        box-shadow: 0px 0px 20px 0px rgba(68,93,192,0.15);
        margin-bottom: 25px;
        height: 170px;
    }

    .aboutus_culture_item_left {
        height: 124px;
        margin: 23px 0;
        width: 17%;
        text-align: center;
        border-left: 1px solid rgba(235,235,235,1);
        float: left;
        border-right: 1px solid rgba(235,235,235,1);
    }

    .aboutus_culture_item_left_t1 {
        font-size: 22px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: rgba(68,68,68,1);
        line-height: 44px;
        margin-bottom: 6px;
        margin-top: 2px;
    }

    .aboutus_culture_item_left_t2 {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(68,68,68,1);
        line-height: 26px;
        word-break: keep-all;
        width: 120px;
        margin: 0 auto;
    }

    .aboutus_culture_item_right {
        float: left;
        margin-left:4%;
		margin-top:5%;
        width: 76%;
        
    }


    .aboutus_culture_item_right_t {
        width: 100%;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: rgba(68,68,68,1);
        line-height: 36px;
        /* margin-bottom: 7px; */
    }

    .aboutus_culture_item_right_body {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .aboutus_culture_item_right_b {
        width: 50%;
    }


    .aboutus_culture_item_right_circle {
        width: 7px;
        height: 7px;
        background: rgba(43,204,168,1);
        border-radius: 50%;
        float: left;
        margin-right: 12px;
        margin-top: 10px;
    }

        .aboutus_culture_item_right_circle img {
            display: none;
        }

    .aboutus_culture_item_right_text {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(68,68,68,1);
        line-height: 30px;
        float: left;
    }

    .aboutus_culture_img {
        width: 100%;
        margin-bottom: 24px;
    }

        .aboutus_culture_img img {
            width: 100%;
        }

    .aboutus_culture_img_baby {
        width: 830px;
        margin: 0 auto;
        height: 295px;
        margin-bottom: 38px;
    }

        .aboutus_culture_img_baby img {
            width: 254px;
            height: 100%;
            float: left;
        }

    .aboutus_culture_img_baby_content {
        float: left;
        margin-top: 85px;
        margin-left: 44px;
        background: rgba(255,255,255,1);
        box-shadow: 0px 0px 20px 0px rgba(68,93,192,0.15);
        width: 470px;
        height: 70px;
        padding: 26px 30px;
    }

        .aboutus_culture_img_baby_content p {
            font-size: 22px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            color: rgba(68,68,68,1);
            line-height: 34px;
        }

    .aboutus_join {
        width: 1068px;
        margin: 0 auto;
    }

    .aboutus_join_title {
        width: 100%;
        font-size: 34px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: rgba(68,68,68,1);
        line-height: 42px;
        text-align: center;
        margin-top: 71px;
    }

    .aboutus_join_underline {
        width: 72px;
        height: 4px;
        background: rgba(43,204,168,1);
        margin: 0 auto;
        margin-top: 10px;
    }

    .aboutus_join_subtitle {
        width: 730px;
        margin: 0 auto;
        margin-top: 27px;
        margin-bottom: 37px;
        text-align: center;
    }

        .aboutus_join_subtitle p {
            font-size: 16px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(102,102,102,1);
            line-height: 32px
        }

    .aboutus_join_item {
        background: rgba(255,255,255,1);
        border: 1px solid rgba(239,240,246,1);
        width: auto;
        position: relative;
        padding: 40px 52px 0 52px;
        margin-bottom: 23px;
    }

    .aboutus_join_item_left {
        display: inline-block;
        vertical-align: middle;
        height: 60px;
    }

    .aboutus_join_item_title {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: rgba(68,68,68,1);
        line-height: 20px;
        width: 100%;
        padding-bottom: 40px;
    }

    .aboutus_join_item_area {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(68,68,68,1);
        line-height: 60px;
        float: left;
        margin-left: 124px;
        position: absolute;
        left: 276px;
        top: 20px;
    }

    .aboutus_join_item_zhankai::before {
        content: '\8BE6\60C5 ';
        padding-right: 12px;
        background: url(../images/shouqi.png) no-repeat;
        background-position: right;
        background-size: 8px 5px;
        display: block;
    }


    .aboutus_join_item_shouqi::before {
        content: '\6536\8D77';
        background: url(../images/zhankai.png) no-repeat;
        background-position: right;
        background-size: 8px 5px;
        padding-right: 12px;
    }

    .aboutus_join_item_body {
        height: 100%;
        display: none;
    }

    .aboutus_join_item_content {
        width: 100%;
        margin-bottom: 30px;
    }

    .aboutus_join_item_content_img {
        float: left;
        margin-top: 3px;
    }

    .aboutus_join_item_content_img_title {
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(68,68,68,1);
        line-height: 32px;
        margin-left: 15px;
        width: 100%;
    }

    .aboutus_join_item_content_img_text {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(68,68,68,1);
        line-height: 32px;
        width: 100%;
    }

    .aboutus_join_item_shouqi {
    }

    .aboutus_join_item_zhankai {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(43,204,168,1);
        line-height: 60px;
        position: absolute;
        right: 110px;
        top: 20px;
    }

    .clear {
        clear: both;
    }

    .aboutus_contact_content p {
        text-align: center;
        margin: 25px auto 74px auto;
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(102,102,102,1);
        line-height: 32px;
    }


.aboutus_contact_map {
}

    .aboutus_contact_map img {
        width: 100%;
    }

.aboutus_contact_body {
    width: 1066px;
    margin: 0 auto;
    height: 619px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 5px 20px 0px rgba(68,93,192,0.15);
    padding: 64px 50px 0px 50px;
    margin-bottom: 72px;
}

.aboutus_contact_head {
    height: 69px;
    width: 100%;
    border-bottom: 1px solid rgba(222,222,222,1);
}

.aboutus_contact_headitem {
    width: 50%;
    float: left;
}

.aboutus_contact_body_img {
    width: 40px;
    height: 40px;
    float: left;
}

    .aboutus_contact_body_img img {
        width: 100%;
    }

.aboutus_contact_body_text {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(56,56,56,1);
    line-height: 40px;
    margin-left: 80px;
}

.aboutus_contact_bottom {
    width: 100%;
    margin-top: 81px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: 10px;
}

.aboutus_contact_bottom_item {
    width: 50%;
    margin-bottom: 81px;
}

.aboutus_contact_bottom_item_img {
    width: 7px;
    height: 7px;
    float: left;
}

    .aboutus_contact_bottom_item_img img {
        width: 100%;
    }

.aboutus_contact_bottom_item_head {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(56,56,56,1);
    line-height: 22px;
    margin-left: 25px;
    margin-bottom: 19px;
}

.aboutus_contact_bottom_item_body {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 22px;
    width: 100%;
}

    .aboutus_culture_item_left_space {
        height:15px;
        width:100%;
    }

    .banner_img_pc, .aboutus_culture_img_pc {
        display: block !important;
    }

    .banner_img_mobile, .aboutus_culture_img_mobile {
        display: none !important;
    }

    .map_pc {
        display: block !important;
    }

    .map_mobile {
        display: none !important;
    }
    .aboutus_join_item_active {
        box-shadow: 0px 0px 20px 0px rgba(68, 93, 192, 0.15);
    }
}

@media screen and (max-width: 768px) {
    .banner {
        margin-bottom: -1px;
    }

    .banner_img_pc, .aboutus_culture_img_pc, .map_pc {
        display: none !important;
    }

    .banner_img_mobile, .aboutus_culture_img_mobile, .map_mobile {
        display: block !important;
        width: 100%;
      margin-top: 49px;
    }

    .aboutus_culture_img {
       margin: 20px 25px;
}
    .aboutus_culture_img_mobile {

    }

    .aboutus_tab {
        height: 37.5px;
        background: #EFF4F7;
    }

        .aboutus_tab ul {
            display: flex;
            justify-content: space-around;
            padding: 0px 10px;
        }

        .aboutus_tab li {
            width: 52px;
            height: 13px;
            font-size: 13px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #444444;
            line-height: 13px;
            margin-top: 12.5px;
            padding-bottom: 10px;
        }

    .aboutus_tab_active {
        color: #2BCCA8 !important;
        border-bottom: 2px #2BCCA8 solid;
    }

    .aboutus_culture_headimg {
        height: 107px;
        margin: 44px 110px 25px;
    }

        .aboutus_culture_headimg img {
            height: 107px;
        }

    .aboutus_culture_headtitle {
        height: 20px;
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #444444;
        line-height: 20px;
        text-align: center;
    }

    .aboutus_culture_item {
        background: #FFFFFF;
        box-shadow: 0px 0px 10px 0px rgba(68, 93, 192, 0.15);
        margin: 20px 25px 0px;
        border-bottom: 2.5px solid #2BCCA8;
        padding-bottom: 8px;
    }

    .aboutus_culture_item_left_t1 {
        height: 12px;
        font-size: 12px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #444444;
        line-height: 12px;
        text-align: center;
        padding-top: 15px;
    }

    .aboutus_culture_item_left_t2 {
        height: 9px;
        font-size: 9px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #444444;
        line-height: 9px;
        text-align: center;
        margin-top: 4px;
    }

    .aboutus_culture_item_right_t {
        font-size: 10px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #444444;
        line-height: 17px;
        margin: 6px 29px 0px 27px;
    }

    .aboutus_culture_item_right_body {
        font-size: 10px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #444444;
        line-height: 17px;
        margin: 10px 27px 0px 27px;
    }

    .aboutus_culture_item_right_circle {
        float: left;
        margin-right: 18px;
    }

    .aboutus_culture_img_baby {
        height: 147.5px;
        padding-top: 6.5px;
        margin-bottom: 15px;
        margin-left: 35px;
        margin-right: 35px;
        display: flex;
        justify-content: space-between;
    }

        .aboutus_culture_img_baby img {
            height: 147.5px;
        }

    .aboutus_culture_img_baby_content {
        height: 45px;
        background: #FFFFFF;
        box-shadow: 0px 0px 10px 0px rgba(68, 93, 192, 0.15);
        padding: 13.5px 16.5px 16px;
        margin-top: 11.5px;
    }

        .aboutus_culture_img_baby_content p {
            width: 140px;
            font-size: 11px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            color: #444444;
            line-height: 17px;
        }

    .aboutus_rektec {
        margin-top: 36px;
    }

    .aboutus_rektec_title {
        height: 20px;
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #444444;
        line-height: 20px;
        text-align: center;
    }

    .aboutus_rektec_underline {
        width: 36px;
        height: 2px;
        background: #2BCCA8;
        margin: 7px auto 0px;
    }

    .aboutus_rektec_content {
        margin: 18px 25px 35px;
        font-size: 9px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
    }

        .aboutus_rektec_content p {
            line-height: 15px;
            margin-bottom: 5px;
            font-size: 12px;
        }

    .aboutus_history {
        background-repeat: no-repeat;
        background-position: left top;
        background-image: url(../images/guqunayuiii.png);
        /* width: 100%; */
        background-size: 100%;
        /* height: 595.5px; */
        position: relative;
        padding-bottom: 1px;
        margin-bottom: -16px;
    }

    .aboutus_history_main {
        margin: 0px 0px 0px 12%;
        padding-top: 9%;
    }

    .aboutus_history ul::before {
        content: "";
        width: 1px;
        height: 78%;
        background: #FFFFFF;
        position: absolute;
        top: 45px;
    }

    .aboutus_history_main li {
        margin-bottom: 5%;
    }

    .aboutus_history_bullet {
        width: 10px;
        height: 10px;
        background: #FFFFFF;
        border: 2px solid #2BCCA8;
        border-radius: 50%;
        position: absolute;
        top: 4px;
        left: -7px;
    }

    .aboutus_history_content {
        position: relative;
    }

    .aboutus_history_item {
        font-family: Microsoft YaHei;
        color: #FFFFFF;
        line-height: 20px;
        margin-left: 41px;
    }

    .aboutus_history_title {
        font-size: 17px;
        font-weight: bold;
    }

    .aboutus_history_item p {
        font-size: 10px;
    }
    /* 联系瑞泰 */
    .aboutus_contact_content {
        width: 280px;
        height: 10px;
        font-size: 10px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 16px;
        margin: 12px auto 0px;
        text-align: center;
        /* margin: 12px 47px 0px;*/
    }

    .aboutus_contact_map {
        margin-top: 30px;
    }

    .aboutus_contact_body {
        /* height: 455px; */
        background: #FFFFFF;
        box-shadow: 0px 2.5px 10px 0px rgba(68, 93, 192, 0.15);
        margin: 27.5px 25px;
        padding-bottom: 20px;
    }

    .aboutus_contact_body_img img {
        width: 20px;
        height: 20px;
    }

    .aboutus_contact_head {
        padding-top: 27px;
        /* padding-left: 68px; */
        width: 204px;
        margin: 0px auto;
    }

    .aboutus_contact_headitem {
        display: flex;
        margin-bottom: 8px;
    }

    .aboutus_contact_body_text {
        height: 11px;
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #383838;
        line-height: 18px;
        margin-left: 13px;
    }

    .aboutus_contact_bottom {
        margin: 20px 28px 0px 26px;
        padding-top: 19px;
        border-top: 1px solid #DEDEDE;
    }

    .aboutus_contact_bottom_item_img img {
        width: 3.5px;
        height: 3.5px;
    }

    .aboutus_contact_bottom_item_head {
        width: 265px;
        height: 11px;
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #383838;
        line-height: 11px;
        float: left;
        margin-left: 15px;
        margin-top: -12px;
    }

    .aboutus_contact_bottom_item_body {
        height: 10px;
        font-size: 10px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 16px;
        float: none;
        margin-left: 15px;
        margin-top: 6px;
    }

    .aboutus_contact_bottom_item {
        height: 37px;
        margin-bottom: 25px;
    }
    /* 加入瑞泰 */
    .aboutus_join_title {
        height: 20px;
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #444444;
        line-height: 24px;
        margin: 34px 0px 15px;
        text-align: center;
    }

    .aboutus_join_subtitle {
        font-size: 8px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #666666;
        line-height: 16px;
        text-align: center;
        width: 265.5px;
        margin: 0px auto 5px;
    }

    .aboutus_join_item_title {
        height: 10px;
        font-size: 10px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: #444444;
        line-height: 10px;
    }

    .aboutus_join_item_area {
        height: 9px;
        font-size: 10px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #444444;
        line-height: 10px;
        position: absolute;
        top: 20px;
        left: 42%;
    }

    .aboutus_join_item {
        background: #FFFFFF;
        border: 1px solid #EFF0F6;
        margin: 12px 25px;
        position: relative;
        padding: 20px 19px 20px 5%;
    }

    .aboutus_join_item_body {
        display: none;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #444444;
        line-height: 16px;
    }

    .aboutus_join_item_zhankai {
        font-family: Microsoft YaHei;
        font-weight: 400;
        position: absolute;
        right: 2%;
        top: 20px;
        width: 40px;
        height: 9px;
        font-size: 9px;
        color: #2BCCA8;
        line-height: 9px;
    }

        .aboutus_join_item_zhankai::before {
            content: "详情";
            background: url(../images/收起.png) right center / 8px 4px no-repeat;
            background-position: right center;
            padding-right: 13px;
        }

    .aboutus_join_item_shouqi::before {
        content: "收起";
        background: url(../images/展开.png) right center / 8px 4px no-repeat;
        background-position: right center;
        padding-right: 13px;
    }

    .aboutus_join_item_body {
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #444444;
        line-height: 18px;
        margin-top: 16px;
    }

    .aboutus_join_item_content_img {
        float: left;
    }

        .aboutus_join_item_content_img img {
            width: 3.5px;
            height: 3.5px;
            vertical-align: middle;
        }

    .aboutus_join_item_content_img_title {
        font-size: 10px;
        margin-left: 8px;
    }

    .aboutus_join_item_content_img_text {
        font-size: 8px;
        margin-left: 8px;
    }

    .aboutus_join_item_content {
        margin-bottom: 4px;
    }

    .aboutus_join {
        margin-bottom: 27px;
    }

    .aboutus_join_item_active {
        box-shadow: 0px 0px 10px 0px rgba(68, 93, 192, 0.15);
    }
	/*/////////*/
	.home_contact_us {
        margin-top: 4rem;
        text-align: center;
        background: #EFF4F7;
        padding: 2rem 0 2rem 0;
    }

    .home_contact_us_title {
        height: 17px;
        font-size: 17px;
        font-family: Microsoft YaHei;
        font-weight: 200;
        color: rgba(56,56,56,1);
        line-height: 24px;
    }

    .home_contact_us_subtitle {
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 11px;
        font-family: Microsoft YaHei;
        font-weight: 200;
        color: rgba(56,56,56,1);
        line-height: 9px;
    }
	/* .home_contact_us_subtitle_1 input {
        display:none;
    } */
	/* .banner_head_fastapply_1{
        display:none;
    } */

    .home_contact_us_content {
        display: flex;
        align-items: center;
        margin: 0 7.5rem;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .home_contact_us_content_item {
        width: 50%;
    }
}

