
.news-details{
    padding: 50px 0 120px
}

.news-details__text-1{
    white-space: pre-line;
    color:#270f0f;
}

.title_1{
    font-size: 25px;
}
.page-header{
    padding: 100px 0 100px ;
}

.news-one__bg{
    background-color: #dfdfdf;
    border: 1px solid #cccccc;
}

.maple_content{
    margin: 0 auto;
    text-align: center;
}.maple_content img{
    max-width: 100%;
}

.contact-item{
    float: left;
    text-align: center;
    color: #efefef;
}
.contact-item a{
    color: #efefef;
}   

.news-details__content img{
    max-width: 100%;
}