@media screen and (max-width: 768px) {
    .reconstruction .article_heading {
    padding: 0px 15px 24px;
    margin: 19px auto 10px;
    line-height: 1.67;
    font-size: 24px;
    }
    .reconstruction_detail_date {
    margin-bottom: 34px;
    line-height: 2.31;
    font-size: 16px;
    }
    .subsection_heading {
    line-height: 1.89;
    font-size: 18px;
    }
    
    .reconstruction_heading {
    font-size: 16px;
    }
    .main_text {
    line-height: 1.89;
    font-size: 16px;
    }
}
