.mam_one_t {
    margin-bottom: 10px;
}

.map_one_tit {
    font-size: 18px;
    font-weight: bold;
}

.map_desc_one {
    /* line-height: 20px; */
    margin-top: 5px;
    font-size: 13px;
}

.b2_o_last .b2_o_img {
    display: none;
}

.b2_o_te {
    background-image: url(/skins/demo/images/business/b2_6.png);
    position: relative;
    background-size: center;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

@media(max-width:1024px) {
    .b2_o_te {
        background-image: url(/skins/demo/images/business/b2_6m.png);
        background-size: 100% 100%;
    }
}