.lsgk img{
    width: 95%;
    max-width: 95% !important;
    height: auto;
}

.lsgk p{
    font-size: 18px;
    color: #333333;
    line-height: 40px;
    margin-top: 40px;
    text-indent: 2em;
}

@media screen and (max-width: 540px){
    .lsgk p{
        font-size: 14px;
        line-height: 30px;
        margin-top: 15px;
    }
}