﻿#serviceInfo .box-content .col p {
    font-size: 0.55rem;
    margin-top: 1.3rem;
}

#fullInfo .box-content .row .col {
    width: 30%;
}

#businessInfo {
    margin-bottom: 4rem;
}

    #businessInfo .box-content .row .col {
        width: 49%;
    }

.szCol {
    margin: 0 0.08rem;
}

.serviceImg {
    width: 100%;
}

.serviceInfoDetail {
    display: flex;
    justify-content: center;
}
