.this-title{
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: black;
    height: 40px;
}

.this-date{
    color: gray;
    text-align: right;
    font-size: 12px;
    height: 40px;
}

.this-source{
    color: gray;
    text-align: left;
    font-size: 12px;
    height: 40px;
}

.this-context{
    color: black;
    line-height: 30px;
    width: 100%;
}
.this-context>p{
    font-size: 18px!important;
    text-indent: 2em!important;
}



/*@media (max-width: 767px) {*/
/*    .this-title{*/

/*        height: 70px;*/
/*    }*/
/*    .this-context img{*/
/*        width: 95%;*/
/*        padding: 5px;*/
/*        display: inline-block;*/
/*    }*/
/*}*/