@media screen and (max-width: 1000px) {
    .service-sect .editor {
        text-align: left;
    }
    .about-sect .txt-box .index-about-editor .editor{
        text-align: justify;
    }
}
