.left-img-m {
    width: 37.86%;
    padding-bottom: 28.68%;
}

.details-m .right-content-m {
    width: 57%;
}


/* .mediacal-content-details .p-margin-bottom {
    margin-bottom: .1rem;
} */

.app-img-bac a {
    padding-bottom: 51%;
}

.ul-pro li {
    width: 100%;
    text-align: center;
    display: inline-block;
}

.li-a-pro {
    display: inline-block;
    width: auto;
}

.img-pro-m {
    /* float: left; */
    margin-right: .45rem;
    display: inline-block;
    vertical-align: top;
    width: 1.98rem;
    height: 1.56rem;
}

.li-a-pro-content {
    display: inline-block;
    vertical-align: top;
}

.li-a-pro-content p {
    text-align: left;
}


/* .uvd-icon-ul li .grey-font {
    font-size: .18rem;
    width: ;
} */

@media screen and (max-width: 750px) {
    .details-m img {
        float: left;
        width: 100%;
    }
    .medical-icon-ul-img {
        /* width: 32%;
        padding-bottom: 35%; */
        width: 40%;
        padding-bottom: 40%;
    }
    .medical-icon-ul li p {
        line-height: .2rem;
    }
    .left-img-m {
        padding-bottom: 45.45% !important;
    }
    .ul-pro li {
        text-align: left;
    }
    .img-pro-m {
        width: 1.5rem;
        height: 1.3rem;
        margin-bottom: 0;
    }
}