@media screen and (max-width: 768px) {
    .neirong p img {
        width: 100% !important;
        height: auto !important;
    }

    .neirong-text p img {
        text-indent: 0px;
    }
}