.newsBox{
    background: #fff;
    padding: 20px;
    color: #7e8c8d;
    font-size: 13px;
    line-height: 1.8;
    margin-top: 0!important;
    border: 1px solid #dedede;
    text-align: center;
}
.newsBox img{
    width: 80%;
}
.subtitle{
    font-family: cursive;
    font-size: 23px;
}